Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/dhrystone/dhrystone-2.1/
H A Ddhrystone.patch49 Next_Ptr_Glob = (Rec_Pointer) malloc (sizeof (Rec_Type));
50 Ptr_Glob = (Rec_Pointer) malloc (sizeof (Rec_Type));
57 } Rec_Type, *Rec_Pointer;
/OK3568_Linux_fs/u-boot/lib/dhry/
H A Ddhry.h434 } Rec_Type, *Rec_Pointer; typedef
H A Ddhry_1.c126 Next_Ptr_Glob = (Rec_Pointer) malloc (sizeof (Rec_Type)); in dhry()
127 Ptr_Glob = (Rec_Pointer) malloc (sizeof (Rec_Type)); in dhry()
/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/src/
H A Ddhry.h434 } Rec_Type, *Rec_Pointer; typedef
H A Ddhry_1.c125 Next_Ptr_Glob = (Rec_Pointer) malloc (sizeof (Rec_Type));
126 Ptr_Glob = (Rec_Pointer) malloc (sizeof (Rec_Type));
/OK3568_Linux_fs/buildroot/dl/dhrystone/
H A Ddhry-c1029 - } Rec_Type, *Rec_Pointer;
1121 - Next_Ptr_Glob = (Rec_Pointer) malloc (sizeof (Rec_Type));
1122 - Ptr_Glob = (Rec_Pointer) malloc (sizeof (Rec_Type));