Searched defs:xarg (Results 1 – 7 of 7) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
H A D | g77spec.c | 119 lookup_option (xopt, xskip, xarg, text) in lookup_option() argument
|
/openbsd-src/sys/dev/pv/ |
H A D | vmt.c | 685 vmt_tick(void *xarg) in vmt_tick() 1086 vmt_tclo_tick(void *xarg) in vmt_tclo_tick()
|
/openbsd-src/sys/dev/sdmmc/ |
H A D | sdmmcvar.h | 70 #define sdmmc_init_task(xtask, xfunc, xarg) do { \ argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | typeck.c | 3788 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 D | typeck.c | 3833 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 D | c-typeck.c | 2710 build_unary_op (code, xarg, flag) in build_unary_op() argument
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | c-typeck.c | 2800 build_unary_op (enum tree_code code, tree xarg, int flag) in build_unary_op()
|