Searched refs:u_t (Results 1 – 4 of 4) sorted by relevance
/external/clang/test/CodeGen/ |
D | union-align.c | 13 } u_t; typedef 15 __m128 t(u_t *a) { in t()
|
/external/kernel-headers/original/uapi/linux/netfilter_arp/ |
D | arpt_mangle.h | 15 } u_t; member
|
/external/icu/icu4c/source/common/ |
D | messagepattern.cpp | 70 static const UChar u_t=0x74; variable 79 u_o, u_f, u_f, u_s, u_e, u_t, u_colon 83 u_o, u_t, u_h, u_e, u_r 1071 ((c=msg.charAt(index))==u_t || c==u_T); in isSelect()
|
/external/icu/icu4c/source/tools/tzcode/ |
D | localtime.c | 337 } u_t; in tzload() typedef 339 register u_t * const up = malloc(sizeof *up); in tzload() 341 u_t u; in tzload() 342 register u_t * const up = &u; in tzload()
|