Home
last modified time | relevance | path

Searched refs:Ch_Loc (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/src/
H A Ddhry_2.c161 Capital_Letter Ch_Loc; local
163 Ch_Loc = 'A';
170 Ch_Loc = 'A';
173 if (Ch_Loc >= 'W' && Ch_Loc < 'Z')
176 if (Ch_Loc == 'R')
/OK3568_Linux_fs/u-boot/lib/dhry/
H A Ddhry_2.c170 Capital_Letter Ch_Loc; local
172 Ch_Loc = 'A';
179 Ch_Loc = 'A';
182 if (Ch_Loc >= 'W' && Ch_Loc < 'Z')
185 if (Ch_Loc == 'R')
/OK3568_Linux_fs/buildroot/dl/dhrystone/
H A Ddhry-c190 - if (Ch_Loc == 'R')
1567 - Capital_Letter Ch_Loc;
1575 - Ch_Loc = 'A';
1578 - if (Ch_Loc >= 'W' && Ch_Loc < 'Z')
1581 - if (Ch_Loc == 'R')
1595 - } /* if Ch_Loc */