Lines Matching refs:Int_Glob
151 - Int_Glob = Run_Index;
157 - propagation for Int_2_Loc, and the assignment to Int_Glob makes the value of
158 - Int_Glob possibly dependent from the value of Run_Index.
197 - Int_Glob = Int_Loc;
1058 -int Int_Glob;
1195 - /* Int_Glob == 5 */
1206 - Int_Glob = Run_Index;
1235 - printf ("Int_Glob: %d\n", Int_Glob);
1364 - *Int_Par_Ref = Int_Loc - Int_Glob;
1382 - Proc_7 (10, Int_Glob, &Ptr_Glob->variant.var_1.Int_Comp);
1448 -extern int Int_Glob;
1470 - if (Int_Glob > 100)
1527 - Int_Glob = 5;
1590 - Int_Glob = Int_Loc;
1737 -> Int_Glob = 100;