Home
last modified time | relevance | path

Searched refs:Ident_3 (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/src/
H A Ddhry_2.c72 case Ident_3: /* executed */ in Proc_6()
77 *Enum_Ref_Par = Ident_3; in Proc_6()
203 if (Enum_Loc == Ident_3)
H A Ddhry.h387 #define Ident_3 2 macro
392 typedef enum {Ident_1, Ident_2, Ident_3, Ident_4, Ident_5} enumerator
H A Ddhry_1.c130 Ptr_Glob->variant.var_1.Enum_Comp = Ident_3;
/OK3568_Linux_fs/u-boot/lib/dhry/
H A Ddhry_2.c81 case Ident_3: /* executed */ in Proc_6()
86 *Enum_Ref_Par = Ident_3; in Proc_6()
212 if (Enum_Loc == Ident_3)
H A Ddhry.h390 #define Ident_3 2 macro
395 typedef enum {Ident_1, Ident_2, Ident_3, Ident_4, Ident_5} enumerator
H A Ddhry_1.c131 Ptr_Glob->variant.var_1.Enum_Comp = Ident_3; in dhry()
/OK3568_Linux_fs/buildroot/dl/dhrystone/
H A Ddhry-c982 -#define Ident_3 2
987 - typedef enum {Ident_1, Ident_2, Ident_3, Ident_4, Ident_5}
1126 - Ptr_Glob->variant.var_1.Enum_Comp = Ident_3;
1455 - /* Enum_Val_Par == Ident_3, Enum_Ref_Par becomes Ident_2 */
1475 - case Ident_3: /* executed */
1480 - *Enum_Ref_Par = Ident_3;
1602 - /* Enum_Par_Val == Ident_3 */
1608 - if (Enum_Loc == Ident_3)