Searched refs:i_format (Results 1 - 3 of 3) sorted by relevance

/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dinst.h500 struct i_format { /* signed immediate format */ struct
856 struct i_format i_format; member in union:mips_instruction
/external/chromium_org/third_party/icu/source/tools/tzcode/
H A Dzic.c1181 register int i_gmtoff, i_rule, i_format; local
1189 i_format = ZFC_FORMAT;
1198 i_format = ZF_FORMAT;
1208 if ((cp = strchr(fields[i_format], '%')) != 0) {
1215 z.z_format = ecpyalloc(fields[i_format]);
/external/icu/icu4c/source/tools/tzcode/
H A Dzic.c1181 register int i_gmtoff, i_rule, i_format; local
1189 i_format = ZFC_FORMAT;
1198 i_format = ZF_FORMAT;
1208 if ((cp = strchr(fields[i_format], '%')) != 0) {
1215 z.z_format = ecpyalloc(fields[i_format]);

Completed in 556 milliseconds