Home
last modified time | relevance | path

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

/external/valgrind/perf/
Dtinycc.c2538 #define VT_LONG 13 /* long integer (NEVER USED as type, only macro
11740 case VT_LONG: in type_to_str()
12349 } else if ((t & VT_BTYPE) == VT_LONG) { in parse_btype()
12352 u = VT_LONG; in parse_btype()
12364 if ((t & VT_BTYPE) == VT_LONG) { in parse_btype()
12470 if ((t & VT_BTYPE) == VT_LONG) in parse_btype()