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

/external/valgrind/main/perf/
H A Dtinycc.c2601 #define TOK_CLLONG 0xc9 /* long long constant */
7307 case TOK_CLLONG:
7971 case TOK_CLLONG:
8066 case TOK_CLLONG:
8139 case TOK_CLLONG: \
9102 tok = TOK_CLLONG;
9118 tok = TOK_CLLONG;
9129 else if (tok == TOK_CLLONG)
12773 case TOK_CLLONG:
2599 #define TOK_CLLONG macro

Completed in 264 milliseconds