Searched refs:Int_Glob (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/src/ |
| H A D | dhry_2.c | 43 extern int Int_Glob; 67 if (Int_Glob > 100) in Proc_6() 123 Int_Glob = 5; 185 Int_Glob = Int_Loc;
|
| H A D | dhry_1.c | 55 int Int_Glob; variable 223 Int_Glob = Run_Index; 255 printf ("Int_Glob: %d\n", Int_Glob); 380 *Int_Par_Ref = Int_Loc - Int_Glob; in Proc_2() 394 Proc_7 (10, Int_Glob, &Ptr_Glob->variant.var_1.Int_Comp); in Proc_3()
|
| /OK3568_Linux_fs/u-boot/lib/dhry/ |
| H A D | dhry_2.c | 52 extern int Int_Glob; 76 if (Int_Glob > 100) in Proc_6() 132 Int_Glob = 5; 194 Int_Glob = Int_Loc;
|
| H A D | dhry_1.c | 62 int Int_Glob; variable 217 Int_Glob = Run_Index; in dhry() 249 printf ("Int_Glob: %d\n", Int_Glob); in dhry() 374 *Int_Par_Ref = Int_Loc - Int_Glob; in Proc_2() 388 Proc_7 (10, Int_Glob, &Ptr_Glob->variant.var_1.Int_Comp); in Proc_3()
|
| /OK3568_Linux_fs/buildroot/dl/dhrystone/ |
| H A D | dhry-c | 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); [all …]
|