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

  /src/external/gpl3/gcc/dist/libgcc/config/libbid/
bid_binarydecimal.c 63 #define sll128(hi,lo,c) \ macro
454 sll128(c_hi,c_lo,l); \
634 sll128(c.w[1],c.w[0],k); \
    [all...]
  /src/external/gpl3/gcc.old/dist/libgcc/config/libbid/
bid_binarydecimal.c 106 #define sll128(hi,lo,c) \ macro
497 sll128(c_hi,c_lo,l); \
677 sll128(c.w[1],c.w[0],k); \
    [all...]

Completed in 35 milliseconds