Searched defs:t16 (Results 1 – 16 of 16) sorted by relevance
118 t16 SEGMENT SHARED NOPAGE NOCACHE INFO READ WRITE EXECUTE DISCARD label
111 t16: label
194 t16: label
104 subroutine t16( global() subroutine 107 xt16 global() argument
69 __thread int t16; // expected-error {{thread-local declaration of 't16' follows non-thread-local de… variable
97 void t16(void) { in t16() function
144 TVV<16, float> t16; variable
86 TVV<16, float> t16; variable
100 void t16 (char **x, int offset) { in t16() function
111 char *t16(char *x) { return strpbrk(x, ""); } in t16() function
103 T16 t16; variable
164 struct t16 struct169 static int arr16_offset[(offsetof(struct t16, bar) == 0) ? 0 : -1]; argument
161 struct t16 struct166 static int arr16_offset[(offsetof(struct t16, bar) == 0) ? 0 : -1]; argument
113 int t16(void) { in t16() function
162 struct t16 struct167 static_assert(offsetof(struct t16, bar) == 0); argument
861 namespace t16 namespace