Searched defs:lhi (Results 1 – 3 of 3) sorted by relevance
367 double_t lhi = asdouble (asuint64 (hi) & -1ULL << 27); in pow() local
368 double_t lhi = asdouble (asuint64 (hi) & -1ULL << 27); in pow() local
2151 unsigned long *lmi, unsigned long *lhi) { in xmlSchemaParseUInt()