Home
last modified time | relevance | path

Searched defs:valist (Results 1 – 25 of 57) sorted by relevance

123

/netbsd-src/external/cddl/osnet/dist/common/nvpair/
H A Dnvpair_alloc_fixed.c64 nv_fixed_init(nv_alloc_t *nva, va_list valist) in nv_fixed_init()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-call.cc2465 rs6000_va_start (tree valist, rtx nextarg) in rs6000_va_start()
2554 rs6000_gimplify_va_arg (tree valist, tree type, gimple_seq *pre_p, in rs6000_gimplify_va_arg()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/stormy16/
H A Dstormy16.c1302 xstormy16_expand_builtin_va_start (tree valist, rtx nextarg ATTRIBUTE_UNUSED) in xstormy16_expand_builtin_va_start()
1338 xstormy16_gimplify_va_arg_expr (tree valist, tree type, gimple_seq *pre_p, in xstormy16_gimplify_va_arg_expr()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/stormy16/
H A Dstormy16.cc1302 xstormy16_expand_builtin_va_start (tree valist, rtx nextarg ATTRIBUTE_UNUSED) in xstormy16_expand_builtin_va_start()
1338 xstormy16_gimplify_va_arg_expr (tree valist, tree type, gimple_seq *pre_p, in xstormy16_gimplify_va_arg_expr()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-codegen.cc155 Type *valist = decl->type->nextOf ()->pointerTo (); in declaration_type() local
204 Type *valist = arg->type->nextOf ()->pointerTo (); in parameter_type() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-codegen.cc157 Type *valist = decl->type->nextOf ()->pointerTo (); in declaration_type() local
207 Type *valist = arg->type->nextOf ()->pointerTo (); in parameter_type() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/xtensa/
H A Dxtensa.cc3223 xtensa_va_start (tree valist, rtx nextarg ATTRIBUTE_UNUSED) in xtensa_va_start()
3272 xtensa_gimplify_va_arg_expr (tree valist, tree type, gimple_seq *pre_p, in xtensa_gimplify_va_arg_expr()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/xtensa/
H A Dxtensa.c3191 xtensa_va_start (tree valist, rtx nextarg ATTRIBUTE_UNUSED) in xtensa_va_start()
3240 xtensa_gimplify_va_arg_expr (tree valist, tree type, gimple_seq *pre_p, in xtensa_gimplify_va_arg_expr()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/visium/
H A Dvisium.cc1564 visium_va_start (tree valist, rtx nextarg ATTRIBUTE_UNUSED) in visium_va_start()
1626 visium_gimplify_va_arg (tree valist, tree type, gimple_seq *pre_p, in visium_gimplify_va_arg()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/tilepro/
H A Dtilepro.cc302 tilepro_va_start (tree valist, rtx nextarg ATTRIBUTE_UNUSED) in tilepro_va_start()
394 tilepro_gimplify_va_arg_expr (tree valist, tree type, gimple_seq * pre_p, in tilepro_gimplify_va_arg_expr()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/visium/
H A Dvisium.c1562 visium_va_start (tree valist, rtx nextarg ATTRIBUTE_UNUSED) in visium_va_start()
1624 visium_gimplify_va_arg (tree valist, tree type, gimple_seq *pre_p, in visium_gimplify_va_arg()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilepro/
H A Dtilepro.c302 tilepro_va_start (tree valist, rtx nextarg ATTRIBUTE_UNUSED) in tilepro_va_start()
394 tilepro_gimplify_va_arg_expr (tree valist, tree type, gimple_seq * pre_p, in tilepro_gimplify_va_arg_expr()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilegx/
H A Dtilegx.c350 tilegx_va_start (tree valist, rtx nextarg ATTRIBUTE_UNUSED) in tilegx_va_start()
446 tilegx_gimplify_va_arg_expr (tree valist, tree type, gimple_seq *pre_p, in tilegx_gimplify_va_arg_expr()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/tilegx/
H A Dtilegx.cc351 tilegx_va_start (tree valist, rtx nextarg ATTRIBUTE_UNUSED) in tilegx_va_start()
447 tilegx_gimplify_va_arg_expr (tree valist, tree type, gimple_seq *pre_p, in tilegx_gimplify_va_arg_expr()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dbuiltins.cc4723 stabilize_va_list_loc (location_t loc, tree valist, int needs_lvalue) in stabilize_va_list_loc()
4818 std_expand_builtin_va_start (tree valist, rtx nextarg) in std_expand_builtin_va_start()
4830 tree valist; in expand_builtin_va_start() local
4858 tree valist = CALL_EXPR_ARG (exp, 0); in expand_builtin_va_end() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dbuiltins.c5550 stabilize_va_list_loc (location_t loc, tree valist, int needs_lvalue) in stabilize_va_list_loc()
5645 std_expand_builtin_va_start (tree valist, rtx nextarg) in std_expand_builtin_va_start()
5657 tree valist; in expand_builtin_va_start() local
5685 tree valist = CALL_EXPR_ARG (exp, 0); in expand_builtin_va_end() local
H A Dtarghooks.c2157 std_gimplify_va_arg_expr (tree valist, tree type, gimple_seq *pre_p, in std_gimplify_va_arg_expr()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mn10300/
H A Dmn10300.c1520 mn10300_va_start (tree valist, rtx nextarg) in mn10300_va_start()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mn10300/
H A Dmn10300.cc1520 mn10300_va_start (tree valist, rtx nextarg) in mn10300_va_start()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/
H A Dpa.cc6494 hppa_va_start (tree valist, rtx nextarg) in hppa_va_start()
6501 hppa_gimplify_va_arg_expr (tree valist, tree type, gimple_seq *pre_p, in hppa_gimplify_va_arg_expr()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pa/
H A Dpa.c6460 hppa_va_start (tree valist, rtx nextarg) in hppa_va_start()
6467 hppa_gimplify_va_arg_expr (tree valist, tree type, gimple_seq *pre_p, in hppa_gimplify_va_arg_expr()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/iq2000/
H A Diq2000.cc1434 iq2000_va_start (tree valist, rtx nextarg) in iq2000_va_start()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/iq2000/
H A Diq2000.c1434 iq2000_va_start (tree valist, rtx nextarg) in iq2000_va_start()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/msp430/
H A Dmsp430.c827 msp430_gimplify_va_arg_expr (tree valist, tree type, gimple_seq *pre_p, in msp430_gimplify_va_arg_expr()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu.c3986 spu_va_start (tree valist, rtx nextarg) in spu_va_start()
4035 spu_gimplify_va_arg_expr (tree valist, tree type, gimple_seq * pre_p, in spu_gimplify_va_arg_expr()

123