Searched defs:N_UNDEF (Results 1 – 6 of 6) sorted by relevance
75 #define N_UNDEF 0 macro
237 #define N_UNDEF ((short) 0) macro
34 enum ReservedSectionNum : int16_t { N_DEBUG = -2, N_ABS = -1, N_UNDEF = 0 }; enumerator
492 #define N_UNDEF ((int)0) /* undefined symbol */ macro