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

/external/valgrind/main/perf/
H A Dtinycc.c2394 static int gnu_ext = 1;
8336 } else if (tok == TOK_DOTS && gnu_ext) {
8820 if (!gnu_ext)
9647 if (gnu_ext && s->type.t &&
9804 if (sa && sa->type.t && gnu_ext)
12794 if (!gnu_ext)
12970 if (!gnu_ext)
13347 if (tok == ':' && gnu_ext) {
13373 if (tok == ':' && gnu_ext) {
13734 if (gnu_ext
2392 static int gnu_ext = 1; variable
[all...]

Completed in 162 milliseconds