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

/external/valgrind/main/perf/
H A Dtinycc.c2602 #define TOK_CULLONG 0xca /* unsigned long long constant */
7308 case TOK_CULLONG:
7972 case TOK_CULLONG:
8067 case TOK_CULLONG:
8140 case TOK_CULLONG: \
9100 tok = TOK_CULLONG;
9120 tok = TOK_CULLONG;
9130 tok = TOK_CULLONG;
12777 case TOK_CULLONG:
2600 #define TOK_CULLONG macro

Completed in 275 milliseconds