Home
last modified time | relevance | path

Searched refs:function_call (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/tests/usr.bin/indent/
H A Dopt_bad.c53 function_call(); in function_definition()
55 function_call(); in function_definition()
65 function_call(); in function_definition()
68 function_call(); in function_definition()
78 function_call(); in function_definition()
81 function_call(); in function_definition()
97 function_call(); in comments()
111 function_call(); in comments()
128 function_call(); in initializer()
138 function_call(); in initializer_with_blank()
[all …]
H A Dopt_pcs.c17 function_call(); in example()
18 function_call (1); in example()
19 function_call (1,2,3); in example()
27 function_call (); in example()
28 function_call (1); in example()
29 function_call (1, 2, 3); in example()
37 function_call(); in example()
38 function_call(1); in example()
39 function_call(1, 2, 3); in example()
H A Dlsym_comma.c112 function_call(arg1, arg2); in function()
/netbsd-src/usr.bin/xlint/lint1/
H A Dexterns1.h301 void add_function_argument(function_call *, tnode_t *);
302 tnode_t *build_function_call(tnode_t *, bool, function_call *);
429 void check_ctype_function_call(const function_call *);
442 void check_snprintb(const function_call *);
H A Dckctype.c123 check_ctype_function_call(const function_call *call) in check_ctype_function_call()
H A Dlint1.h279 } function_call;
307 function_call *call; /* if CALL */
273 } function_call; global() typedef
H A Dckgetopt.c82 const function_call *call; in is_getopt_condition()
H A Demit1.c338 const function_call *call = tn->u.call; in outcall()
H A Dcksnprintb.c268 check_snprintb(const function_call *call) in check_snprintb()
H A Ddebug.c255 const function_call *call = tn->u.call; in debug_node()
H A Dcgram.y171 function_call *y_arguments;
635 function_call *call =
636 expr_zero_alloc(sizeof(*call), "function_call");
737 $$ = expr_zero_alloc(sizeof(*$$), "function_call");
H A Dtree.c1978 const function_call *call = tn->u.call; in find_member()
4479 add_function_argument(function_call *call, tnode_t *arg) in expr()
4531 check_function_arguments(const function_call *call) in check_expr_addr()
4585 build_function_call(tnode_t *func, bool sys, function_call *call) in check_expr_call()
4821 const function_call *call = tn->u.call; in cat_strings()
4895 const function_call *call = tn->u.call;
/netbsd-src/external/mpl/bind/dist/tests/dns/
H A Ddbversion_test.c58 #define check_assertion(function_call) \ argument
62 expect_assert_failure(function_call); \
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Dpy_mallocstk_example.txt208 libpython2.4.so.1.0`function_call+0x15e
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Dpy_mallocstk_example.txt208 libpython2.4.so.1.0`function_call+0x15e
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-act.cc7467 tree objc_property_temp_decl, function_decl, function_call; in objc_synthesize_getter() local
7491 function_call = build_function_call in objc_synthesize_getter()
7513 add_stmt (function_call); in objc_synthesize_getter()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-act.c7367 tree objc_property_temp_decl, function_decl, function_call; in objc_synthesize_getter() local
7391 function_call = build_function_call in objc_synthesize_getter()
7413 add_stmt (function_call); in objc_synthesize_getter()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog.tree-ssa4711 function_call.
4721 Pass info about ADDR_EXPR arguments to function_call function.
13814 * tree-alias-common.h (tree_alias_ops): function_call now returns