Home
last modified time | relevance | path

Searched refs:narg (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/system/
H A Dqemu-seccomp.c39 uint8_t narg; member
343 denylist[i].narg, denylist[i].arg_cmp); in seccomp_start()
/openbmc/u-boot/lib/
H A Dslre.c37 int narg; member
/openbmc/qemu/tcg/
H A Doptimize.c346 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()