Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/src/
H A Ddhry_2.c82 void Proc_7 (Int_1_Par_Val, Int_2_Par_Val, Int_Par_Ref) in Proc_7() argument
85 One_Fifty *Int_Par_Ref;
98 *Int_Par_Ref = Int_2_Par_Val + Int_Loc;
H A Ddhry_1.c97 void Proc_2 (One_Fifty *Int_Par_Ref);
365 void Proc_2 (One_Fifty *Int_Par_Ref) in Proc_2() argument
374 Int_Loc = *Int_Par_Ref + 10; in Proc_2()
380 *Int_Par_Ref = Int_Loc - Int_Glob; in Proc_2()
/OK3568_Linux_fs/u-boot/lib/dhry/
H A Ddhry_2.c91 void Proc_7 (Int_1_Par_Val, Int_2_Par_Val, Int_Par_Ref) in Proc_7() argument
94 One_Fifty *Int_Par_Ref;
107 *Int_Par_Ref = Int_2_Par_Val + Int_Loc;
H A Ddhry_1.c101 void Proc_2 (One_Fifty *Int_Par_Ref);
359 void Proc_2 (One_Fifty *Int_Par_Ref) in Proc_2() argument
368 Int_Loc = *Int_Par_Ref + 10; in Proc_2()
374 *Int_Par_Ref = Int_Loc - Int_Glob; in Proc_2()
/OK3568_Linux_fs/buildroot/dl/dhrystone/
H A Ddhry-c1348 -Proc_2 (Int_Par_Ref)
1351 - /* *Int_Par_Ref == 1, becomes 4 */
1353 -One_Fifty *Int_Par_Ref;
1358 - Int_Loc = *Int_Par_Ref + 10;
1364 - *Int_Par_Ref = Int_Loc - Int_Glob;
1486 -Proc_7 (Int_1_Par_Val, Int_2_Par_Val, Int_Par_Ref)
1490 - /* Int_Par_Ref becomes 7 */
1492 - /* Int_Par_Ref becomes 17 */
1494 - /* Int_Par_Ref becomes 18 */
1497 -One_Fifty *Int_Par_Ref;
[all …]