Searched refs:mlo (Results 1 – 5 of 5) sorted by relevance
/aosp12/bionic/libc/upstream-openbsd/lib/libc/gdtoa/ |
H A D | gdtoa.c | 510 mhi = mlo = 0; 652 mlo = mhi; 657 Bcopy(mhi, mlo); 668 j = cmp(b, mlo); 706 mlo = mhi1; 755 if (mlo == mhi) { 757 if (mlo == NULL) 761 mlo = multadd(mlo, 10, 0); 762 if (mlo == NULL) 817 if (mlo && mlo != mhi) [all …]
|
H A D | dtoa.c | 500 mhi = mlo = 0; 652 mlo = mhi; 657 Bcopy(mhi, mlo); 668 j = cmp(b, mlo); 749 if (mlo == mhi) { 750 mlo = mhi = multadd(mhi, 10, 0); 751 if (mlo == NULL) 755 mlo = multadd(mlo, 10, 0); 756 if (mlo == NULL) 817 if (mlo && mlo != mhi) [all …]
|
/aosp12/packages/modules/NeuralNetworks/common/random/ |
H A D | random_distributions.h | 728 const uint32 mlo = x1; // lower 32 bits of mantissa in Uint64ToDouble() local 729 const uint64 man = (static_cast<uint64>(mhi) << 32) | mlo; // mantissa in Uint64ToDouble()
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | nb_wordlist.combined.gz | 1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ... |
H A D | da_wordlist.combined.gz | 1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ... |