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

  /toolchain/binutils/binutils-2.25/include/coff/
arm.h 102 #define _LIT ".rdata"
  /system/bt/embdrv/sbc/decoder/include/
oi_cpu_dep.h 155 /* The Hitachi SH C compiler defines _LIT or _BIG, depending on the endianness
157 #if defined(_LIT)
159 OI_LITTLE_ENDIAN_BYTE_ORDER /**< If _LIT is defined, SH-3 platform byte \
  /toolchain/binutils/binutils-2.25/bfd/
coffcode.h 544 #ifdef _LIT
546 else if (!strcmp (sec_name, _LIT))
549 #endif /* _LIT */
853 #ifdef _LIT
854 else if (strcmp (name, _LIT) == 0)
    [all...]

Completed in 131 milliseconds