HomeSort by relevance Sort by last modified time
    Searched full:func_call (Results 1 - 8 of 8) sorted by null

  /external/ltrace/testsuite/ltrace.main/
parameters.conf 20 void func_call(+string, string);
parameters.c 40 void func_call(char *x, char *y, void (*cb)(char *));
138 func_call(x, y, call_func_work);
parameters.exp 79 set pattern "func_call( <unfinished ...>"
85 set pattern "<... func_call resumed> \\\"x\\\", \\\"y\\\")"
parameters-lib.c 142 void func_call (char *x, char* y, void (*cb) (char *)) function
  /external/bison/tests/
existing.at 82 %token FUNC_CALL NAME REGEXP
102 %left FUNC_CALL LEX_BUILTIN LEX_LENGTH
142 | FUNC_CALL
349 | FUNC_CALL '(' opt_expression_list r_paren
499 + 144 | . FUNC_CALL '(' opt_expression_list r_paren
512 + FUNC_CALL shift, and go to state 8
572 + 144 | . FUNC_CALL '(' opt_expression_list r_paren
585 + FUNC_CALL shift, and go to state 8
620 + 144 | . FUNC_CALL '(' opt_expression_list r_paren
633 + FUNC_CALL shift, and go to state
    [all...]
  /ndk/sources/host-tools/make-3.81/
function.c 2231 func_call (char *o, char **argv, const char *funcname UNUSED) function
    [all...]
ChangeLog     [all...]
  /external/valgrind/perf/
tinycc.c 2227 unsigned char func_call; \/* FUNC_CDECL, FUNC_STDCALL, FUNC_FASTCALLx *\/ member in struct:AttributeDef
5877 int size, align, r, args_size, i, func_call; local
5957 int addr, align, size, func_call, fastcall_nb_regs; local
    [all...]

Completed in 240 milliseconds