Searched defs:local_t (Results 1 – 3 of 3) sorted by relevance
46 struct local_t { int a; int b; } __reloc__; in valid4() argument
27 struct local_t {}; struct
31 using local_t = std::chrono::local_t; in main() typedef