Home
last modified time | relevance | path

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

/external/valgrind/perf/
Dtinycc.c2586 #define TOK_TWOSHARPS 0xb6 /* ## preprocessing token */ macro
9249 tok = TOK_TWOSHARPS; in next_nomacro1()
9639 if (*macro_str == TOK_TWOSHARPS || last_tok == TOK_TWOSHARPS) { in macro_arg_subst()
9646 last_tok == TOK_TWOSHARPS && in macro_arg_subst()
9860 if (*macro_str == TOK_TWOSHARPS) in macro_twosharps()
9879 while (*macro_ptr == TOK_TWOSHARPS) { in macro_twosharps()