Home
last modified time | relevance | path

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

/xnu-11215/SETUP/config/
H A Dparser.y51 %token <val> NUMBER
155 NUMBER
212 PSEUDO_DEVICE Init_dev Dev NUMBER
224 PSEUDO_DEVICE Init_dev Dev NUMBER INIT ID
/xnu-11215/libkern/c++/
H A DOSUnserialize.y143 %token NUMBER
163 | '@' NUMBER { $$ = (object_t *)retrieveObject($2->u.offset);
172 | object '@' NUMBER { $$ = $1;
222 offset: NUMBER ':' NUMBER { $$ = $1;
409 return NUMBER; in yylex()
H A DOSUnserializeXML.y211 %token NUMBER
421 number: NUMBER
1039 return NUMBER; in yylex()
1045 return NUMBER; in yylex()
H A DOSUnserialize.cpp127 NUMBER = 258, enumerator
135 #define NUMBER 258 macro
2048 return NUMBER; in yylex()
/xnu-11215/iokit/System/
H A DOSUnserializeXMLSharedImplementation.h133 NUMBER = 264, enumerator
146 #define NUMBER 264 macro
2650 return NUMBER; in yylex()
2656 return NUMBER; in yylex()
/xnu-11215/libkern/libkern/c++/
H A DOSUnserializeXMLSharedImplementation.h133 NUMBER = 264, enumerator
146 #define NUMBER 264 macro
2650 return NUMBER; in yylex()
2656 return NUMBER; in yylex()