HomeSort by: relevance | last modified time | path
    Searched defs:BASE1 (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgcc/
fixed-bit.h 1211 #define BASE1(NUM) 0x1.0p ## NUM
1212 #define BASE2(NUM) BASE1(NUM)
1259 #define BASE1(NUM) (0x1.0p ## NUM)
1260 #define BASE2(NUM) BASE1(NUM)
  /src/external/gpl3/gcc.old/dist/libgcc/
fixed-bit.h 1211 #define BASE1(NUM) 0x1.0p ## NUM
1212 #define BASE2(NUM) BASE1(NUM)
1259 #define BASE1(NUM) (0x1.0p ## NUM)
1260 #define BASE2(NUM) BASE1(NUM)

Completed in 24 milliseconds