Searched defs:ushort_type (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/perf/
H A Dtinycc.c6438 CType ushort_type;
6440 ushort_type.t = VT_SHORT | VT_UNSIGNED;
6450 &ushort_type, VT_LVAL);
6463 &ushort_type, VT_LVAL);
6436 CType ushort_type; local

Completed in 305 milliseconds