Home
last modified time | relevance | path

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

/external/valgrind/perf/
Dtinycc.c2585 #define TOK_STR 0xb5 /* pointer to string in tokc */ macro
7324 case TOK_STR: in get_tok_str()
7328 if (v == TOK_STR) { in get_tok_str()
7963 case TOK_STR: in tok_ext_size()
8044 case TOK_STR: in tok_str_add2()
8129 case TOK_STR: \
8530 if (tok == TOK_STR) { in preprocess()
8532 if (tok != TOK_STR) { in preprocess()
8702 if (tok != TOK_STR) in preprocess()
9423 tok = TOK_STR; in next_nomacro1()
[all …]