Home
last modified time | relevance | path

Searched refs:Rec_Type (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/cortex-strings/benchmarks/dhry/
H A Ddhry.h308 } Rec_Type, *Rec_Pointer; typedef
H A Ddhry_1.c163 Next_Ptr_Glob = (Rec_Pointer) malloc (sizeof (Rec_Type)); in main()
164 Ptr_Glob = (Rec_Pointer) malloc (sizeof (Rec_Type)); in main()