Searched defs:_t (Results 1 – 4 of 4) sorted by relevance
20 struct _t { in gettimeofdayMonotonic() struct21 uint64_t Hi; in gettimeofdayMonotonic()22 uint64_t Lo; in gettimeofdayMonotonic()
84 .globl _t symbol85 _t: label
4 _t: label
21 typedef std::bool_constant<true> _t; in main() typedef