HomeSort by relevance Sort by last modified time
    Searched refs:Enum_Loc (Results 1 - 3 of 3) sorted by null

  /cts/hostsidetests/sustainedperf/dhrystone/
dhry_2.c 183 Enumeration Enum_Loc;
185 Enum_Loc = Enum_Par_Val;
186 if (Enum_Loc == Ident_3)
dhry_1.c 83 Enumeration Enum_Loc;
136 Enum_Loc = Ident_2;
154 if (Enum_Loc == Func_1 (Ch_Index, 'C'))
157 Proc_6 (Ident_1, &Enum_Loc);
255 Enumeration Enum_Loc;
264 Enum_Loc = Ident_1;
266 while (Enum_Loc != Ident_1); /* true */
Drystone-2.1.sh 155 X if (Enum_Loc == Func_1 (Ch_Index, 'C'))
    [all...]

Completed in 140 milliseconds