Home
last modified time | relevance | path

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

/external/valgrind/perf/
Dtinycc.c2238 #define FUNC_ELLIPSIS 3 /* ansi function prototype with ... */ macro
12533 l = FUNC_ELLIPSIS; in post_type()
12698 (func_type == FUNC_ELLIPSIS && arg == NULL)) { in gfunc_param_typed()