Searched refs:FUNC_OLD (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/perf/
H A Dtinycc.c2239 #define FUNC_OLD 2 /* old function prototype */
11659 if (s1->c == FUNC_OLD || s2->c == FUNC_OLD)
12507 if (l != FUNC_OLD) {
12512 l = FUNC_OLD;
12543 l = FUNC_OLD;
12699 if (func_type == FUNC_OLD ||
14680 if (sym->c == FUNC_OLD)
14870 func_old_type.ref = sym_push(SYM_FIELD, &int_type, FUNC_CDECL, FUNC_OLD);
2237 #define FUNC_OLD macro

Completed in 123 milliseconds