Home
last modified time | relevance | path

Searched refs:Ident_2 (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/lib/dhry/
H A Ddhry.h388 #define Ident_2 1 macro
394 typedef enum {Ident_1, Ident_2, Ident_3, Ident_4, Ident_5} enumerator
H A Ddhry_2.c74 case Ident_2: in Proc_6()
81 *Enum_Ref_Par = Ident_2; in Proc_6()
153 return (Ident_2); in Func_1()
H A Ddhry_1.c192 Enum_Loc = Ident_2; in dhry()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/dhrystone/dhrystone-2.1/
H A Ddhrystone-c89.patch171 /* Enum_Val_Par == Ident_3, Enum_Ref_Par becomes Ident_2 */