Searched refs:_PA_RISC_ID (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Dsom.h46 so for now, define _PA_RISC_ID to accept any random value for a model
48 #undef _PA_RISC_ID macro
49 #define _PA_RISC_ID(__m_num) 1 macro
H A Dsom.c81 #ifndef _PA_RISC_ID
82 #define _PA_RISC_ID(__m_num) \ macro
85 #endif /* _PA_RISC_ID */
2071 if (!_PA_RISC_ID (file_hdr.system_id))

Completed in 111 milliseconds