Searched defs:func_call (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/sys/external/bsd/sljit/dist/doc/tutorial/ |
H A D | func_call.c | 25 static int func_call(long a, long b, long c) in func_call() function
|
/netbsd-src/external/gpl2/gmake/dist/ |
H A D | function.c | 2231 func_call (char *o, char **argv, const char *funcname UNUSED) in func_call() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-typeck.c | 2127 tree nonatomic_type, tmp, tmp_addr, fndecl, func_call; in convert_lvalue_to_rvalue() local 4098 tree fndecl, func_call; in build_atomic_assign() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-typeck.cc | 2138 tree nonatomic_type, tmp, tmp_addr, fndecl, func_call; in convert_lvalue_to_rvalue() local 4129 tree fndecl, func_call; in build_atomic_assign() local
|