Home
last modified time | relevance | path

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

/external/u-boot/lib/dhry/
Ddhry_1.c63 char Ch_1_Glob, variable
252 printf ("Ch_1_Glob: %c\n", Ch_1_Glob); in dhry()
369 if (Ch_1_Glob == 'A') in Proc_2()
396 Bool_Loc = Ch_1_Glob == 'A'; in Proc_4()
405 Ch_1_Glob = 'A'; in Proc_5()
Ddhry_2.c52 extern char Ch_1_Glob;
152 Ch_1_Glob = Ch_1_Loc; in Func_1()