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

  /src/external/gpl3/gcc/dist/libgcc/config/libbid/
bid128.c 592 // might split into ten2k192[] and ten2k256[]
594 // ten2k256[i - 39] = 10^i, 39 <= i <= 68
595 UINT256 ten2k256[] = { // the 64-bit word order is LL, LH, HL, HH variable
bid_conf.h 142 #define ten2k256 __bid_ten2k256 macro
  /src/external/gpl3/gcc.old/dist/libgcc/config/libbid/
bid128.c 592 // might split into ten2k192[] and ten2k256[]
594 // ten2k256[i - 39] = 10^i, 39 <= i <= 68
595 UINT256 ten2k256[] = { // the 64-bit word order is LL, LH, HL, HH variable
bid_conf.h 142 #define ten2k256 __bid_ten2k256 macro

Completed in 34 milliseconds