Searched defs:t20 (Results 1 – 14 of 14) sorted by relevance
74 void t20(void) { in t20() function
203 struct t20 struct210 static int arr20_offset[(offsetof(struct t20, bar) == 4) ? 0 : -1]; argument
199 struct t20 struct206 static int arr20_offset[(offsetof(struct t20, bar) == 4) ? 0 : -1]; argument
114 long double t20(char **x) { return strtold("123.4", x); } in t20() function
154 double t20(double x) { in t20() function
200 struct t20 struct207 static_assert(offsetof(struct t20, bar) == 8); argument
91 void t20(int i...) { } // expected-error {{requires a comma}} in t20() function
441 int t20[F(__is_floating_point(int))]; in is_floating_point() local469 int t20[T(__is_arithmetic(int))]; in is_arithmetic() local501 int t20[T(__is_complete_type(int))]; in is_complete_type() local525 int t20[F(__is_void(int))]; in is_void() local555 int t20[F(__is_array(short))]; in is_array() local594 int t20[F(__is_function(short))]; in is_function() local667 int t20[T(__is_fundamental(int))]; in is_fundamental() local717 int t20[F(__is_scalar(void))]; in is_scalar() local746 int t20[F(__is_compound(float))]; in is_compound() local783 int t20[F(__is_pointer(void))]; in is_pointer() local[all …]
470 double t20 = t2Seed - t2Step * 2; in intersectionFinder() local
579 double t20 = t2Seed - t2Step * 2; in intersectionFinder() local
264 Transform2 t20, t21; in transformations() local
1096 namespace t20 namespace