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

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf32-ip2k.c52 #define IS_PAGE_OPCODE(code) \ macro
343 if ((! IS_PAGE_OPCODE (code + 0))
359 if ((! IS_PAGE_OPCODE (code + 0))
422 if ((! IS_PAGE_OPCODE (code + 0))
440 && (IS_PAGE_OPCODE (code + 12))
453 if ((! IS_PAGE_OPCODE (code + 0))
490 if (!IS_PAGE_OPCODE (code))
845 if ((! IS_PAGE_OPCODE (code + 0))
918 if ((! IS_PAGE_OPCODE (code + 0))
946 if (IS_PAGE_OPCODE (cod
[all...]

Completed in 61 milliseconds