Home
last modified time | relevance | path

Searched refs:ULLong (Results 1 – 1 of 1) sorted by relevance

/external/libweave/third_party/chromium/base/third_party/dmg_fp/
Ddtoa.cc494 #undef ULLong
507 #ifndef ULLong
508 #define ULLong unsigned Llong macro
613 #ifdef ULLong
615 ULLong carry, y;
629 #ifdef ULLong
630 y = *x * (ULLong)m + carry;
809 #ifdef ULLong
810 ULLong carry, z;
837 #ifdef ULLong
[all …]