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

/external/valgrind/main/perf/
H A Dtinycc.c2540 #define VT_LONG 13 /* long integer (NEVER USED as type, only
11742 case VT_LONG:
12351 } else if ((t & VT_BTYPE) == VT_LONG) {
12354 u = VT_LONG;
12366 if ((t & VT_BTYPE) == VT_LONG) {
12472 if ((t & VT_BTYPE) == VT_LONG)
2538 #define VT_LONG macro

Completed in 110 milliseconds