Searched refs:narg (Results 1 – 3 of 3) sorted by relevance
| /openbmc/qemu/system/ |
| H A D | qemu-seccomp.c | 39 uint8_t narg; member 343 denylist[i].narg, denylist[i].arg_cmp); in seccomp_start()
|
| /openbmc/u-boot/lib/ |
| H A D | slre.c | 37 int narg; member
|
| /openbmc/qemu/tcg/ |
| H A D | optimize.c | 346 TCGOpcode opc, unsigned narg) in opt_insert_after() argument 348 return tcg_op_insert_after(ctx->tcg, op, opc, ctx->type, narg); in opt_insert_after() 352 TCGOpcode opc, unsigned narg) in opt_insert_before() argument 354 return tcg_op_insert_before(ctx->tcg, op, opc, ctx->type, narg); in opt_insert_before()
|