Searched defs:t16 (Results 1 – 7 of 7) sorted by relevance
25 WebRtc_Word16 x_half, t16; in WebRtcSpl_SqrtLocal() local135 WebRtc_Word16 x_norm, nshift, t16, sh; in WebRtcSpl_Sqrt() local
20 int t16; // expected-note {{previous definition is here}} variable21 __thread int t16; // expected-error {{thread-local declaration of 't16' follows non-thread-local de… variable
429 int t16[F(__is_void(unsigned char))]; in is_void() local459 int t16[F(__is_array(char))]; in is_array() local498 int t16[F(__is_function(char))]; in is_function() local556 int t16[F(__is_rvalue_reference(void *))]; in is_rvalue_reference() local622 int t16[T(__is_scalar(void*))]; in is_scalar() local720 int t16[F(__is_member_object_pointer(int**))]; in is_member_object_pointer() local756 int t16[F(__is_member_function_pointer(int**))]; in is_member_function_pointer() local793 int t16[F(__is_member_pointer(ClassType*))]; in is_member_pointer() local833 int t16[T(__is_const(const unsigned short))]; in is_const() local882 int t16[T(__is_volatile(volatile unsigned short))]; in is_volatile() local[all …]
159 struct t16 struct164 static int arr16_offset[(offsetof(struct t16, bar) == 0) ? 0 : -1]; argument
163 struct t16 struct168 static int arr16_offset[(offsetof(struct t16, bar) == 0) ? 0 : -1]; argument
113 int t16() { in t16() function
5321 IRTemp t16 = newTemp(Ity_I16); in dis_FPU() local