Searched refs:Proc_3 (Results 1 – 4 of 4) sorted by relevance
19 +void Proc_3 (Rec_Pointer *Ptr_Ref_Par);119 -Proc_3 (Ptr_Ref_Par)120 +void Proc_3 (Rec_Pointer *Ptr_Ref_Par)131 } /* Proc_3 */
101 void Proc_3 (Rec_Pointer *Ptr_Ref_Par);340 Proc_3 (&Next_Record->Ptr_Comp); in Proc_1()380 void Proc_3 (Rec_Pointer *Ptr_Ref_Par) in Proc_3() function
36 static void Proc_3(Rec_Pointer *Ptr_Ref_Par) in Proc_3() function63 Proc_3(&Next_Record->Ptr_Comp); in Proc_1()
41 # dhry_1.c:303:3: error: implicit declaration of function 'Proc_3'; did you mean 'Proc_1'? [-Wimpli…