Home
last modified time | relevance | path

Searched defs:xarg (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dg77spec.c119 lookup_option (xopt, xskip, xarg, text) in lookup_option() argument
/openbsd-src/sys/dev/pv/
H A Dvmt.c685 vmt_tick(void *xarg) in vmt_tick()
1086 vmt_tclo_tick(void *xarg) in vmt_tclo_tick()
/openbsd-src/sys/dev/sdmmc/
H A Dsdmmcvar.h70 #define sdmmc_init_task(xtask, xfunc, xarg) do { \ argument
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dtypeck.c3788 build_x_unary_op (code, xarg) in build_x_unary_op() argument
3941 build_unary_op (code, xarg, noconvert) in build_unary_op() argument
/openbsd-src/gnu/gcc/gcc/cp/
H A Dtypeck.c3833 build_x_unary_op (enum tree_code code, tree xarg) in build_x_unary_op()
3983 build_unary_op (enum tree_code code, tree xarg, int noconvert) in build_unary_op()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-typeck.c2710 build_unary_op (code, xarg, flag) in build_unary_op() argument
/openbsd-src/gnu/gcc/gcc/
H A Dc-typeck.c2800 build_unary_op (enum tree_code code, tree xarg, int flag) in build_unary_op()