Searched defs:last_arg (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/usr.bin/xlint/lint1/ |
H A D | ckgetopt.c | 83 const tnode_t *last_arg; in is_getopt_condition() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | optimize.cc | 270 tree last_arg, modify, *args; in maybe_thunk_body() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | optimize.c | 270 tree last_arg, modify, *args; in maybe_thunk_body() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tsan.c | 488 tree callee = gimple_call_fndecl (stmt), last_arg, args[6], t, lhs; in instrument_builtin_call() local
|
H A D | gimplify.c | 3455 tree last_arg = CALL_EXPR_ARG (*expr_p, nargs - 1); in gimplify_call_expr() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tsan.cc | 497 tree callee = gimple_call_fndecl (stmt), last_arg, args[6], t, lhs; in instrument_builtin_call() local
|
H A D | gimplify.cc | 3694 tree last_arg = CALL_EXPR_ARG (*expr_p, nargs - 1); in gimplify_call_expr() local
|