HomeSort by relevance Sort by last modified time
    Searched refs:_PA_RISC_ID (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
som.h 45 so for now, define _PA_RISC_ID to accept any random value for a model
47 #undef _PA_RISC_ID
48 #define _PA_RISC_ID(__m_num) 1
som.c 74 #ifndef _PA_RISC_ID
75 #define _PA_RISC_ID(__m_num) \
78 #endif /* _PA_RISC_ID */
    [all...]

Completed in 654 milliseconds