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

  /src/external/gpl3/gcc/dist/libgcc/config/libbid/
bid_binarydecimal.c 287 #define return_binary64_max(s) return_binary64(s,2046,((1ull<<52)-1ull)) macro
309 return_binary64_max(s) \
    [all...]
  /src/external/gpl3/gcc.old/dist/libgcc/config/libbid/
bid_binarydecimal.c 330 #define return_binary64_max(s) return_binary64(s,2046,((1ull<<52)-1ull)) macro
352 return_binary64_max(s) \
    [all...]

Completed in 68 milliseconds