Home
last modified time | relevance | path

Searched refs:Ch_1_Glob (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/lib/dhry/
H A Ddhry_1.c64 char Ch_1_Glob, variable
253 printf ("Ch_1_Glob: %c\n", Ch_1_Glob); in dhry()
370 if (Ch_1_Glob == 'A') in Proc_2()
397 Bool_Loc = Ch_1_Glob == 'A'; in Proc_4()
406 Ch_1_Glob = 'A'; in Proc_5()
H A Ddhry_2.c53 extern char Ch_1_Glob;
153 Ch_1_Glob = Ch_1_Loc; in Func_1()
/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/src/
H A Ddhry_1.c57 char Ch_1_Glob, variable
259 printf ("Ch_1_Glob: %c\n", Ch_1_Glob);
376 if (Ch_1_Glob == 'A') in Proc_2()
403 Bool_Loc = Ch_1_Glob == 'A'; in Proc_4()
412 Ch_1_Glob = 'A'; in Proc_5()
H A Ddhry_2.c44 extern char Ch_1_Glob;
144 Ch_1_Glob = Ch_1_Loc; in Func_1()
/OK3568_Linux_fs/buildroot/dl/dhrystone/
H A Ddhry-c183 - Ch_1_Glob = Ch_1_Loc;
1060 -char Ch_1_Glob,
1178 - /* Ch_1_Glob == 'A', Ch_2_Glob == 'B', Bool_Glob == true */
1239 - printf ("Ch_1_Glob: %c\n", Ch_1_Glob);
1360 - if (Ch_1_Glob == 'A')
1392 - Bool_Loc = Ch_1_Glob == 'A';
1402 - Ch_1_Glob = 'A';
1449 -extern char Ch_1_Glob;
1551 - Ch_1_Glob = Ch_1_Loc;