Searched refs:Ch_1_Glob (Results 1 – 5 of 5) sorted by relevance
64 char Ch_1_Glob, variable253 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()
53 extern char Ch_1_Glob;153 Ch_1_Glob = Ch_1_Loc; in Func_1()
57 char Ch_1_Glob, variable259 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()
44 extern char Ch_1_Glob;144 Ch_1_Glob = Ch_1_Loc; in Func_1()
183 - 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;