OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Ident_2
(Results
1 - 4
of
4
) sorted by null
/cts/hostsidetests/sustainedperf/dhrystone/
dhry.h
386
#define
Ident_2
1
392
typedef enum {Ident_1,
Ident_2
, Ident_3, Ident_4, Ident_5}
dhry_2.c
33
/* Enum_Val_Par == Ident_3, Enum_Ref_Par becomes
Ident_2
*/
47
case
Ident_2
:
54
*Enum_Ref_Par =
Ident_2
;
130
return (
Ident_2
);
Drystone-2.1.sh
[
all
...]
dhry_1.c
136
Enum_Loc =
Ident_2
;
Completed in 45 milliseconds