Searched refs:NUM_UNSIGNED (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/opcode/
H A Dor32.h27 #define NUM_UNSIGNED (0) macro
/macosx-10.10.1/swig-12/Source/CParse/
H A Dparser.h52 NUM_UNSIGNED = 268, enumerator in enum:yytokentype
179 #define NUM_UNSIGNED 268 macro
H A Dcscanner.c395 return NUM_UNSIGNED;
525 case NUM_UNSIGNED:
536 if (l == NUM_UNSIGNED)
H A Dparser.y1489 %token <dtype> NUM_INT NUM_FLOAT NUM_UNSIGNED NUM_LONG NUM_ULONG NUM_LONGLONG NUM_ULONGLONG
5545 | NUM_UNSIGNED { $$ = $1; }
H A Dparser.c79 NUM_UNSIGNED = 268, enumerator in enum:yytokentype
206 #define NUM_UNSIGNED 268 macro
2387 "NUM_UNSIGNED", "NUM_LONG", "NUM_ULONG", "NUM_LONGLONG", "NUM_ULONGLONG",
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Dor32-opc.c36 { 'A', NUM_UNSIGNED },
37 { 'B', NUM_UNSIGNED },
38 { 'D', NUM_UNSIGNED },
40 { 'K', NUM_UNSIGNED },
41 { 'L', NUM_UNSIGNED },
43 { '0', NUM_UNSIGNED },

Completed in 199 milliseconds