Home
last modified time | relevance | path

Searched defs:norm (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/cxx-stl/stlport/src/
Dnum_get_float.cpp232 static void _Stl_norm_and_round(uint64& p, int& norm, uint64 prodhi, uint64 prodlo) { in _Stl_norm_and_round()
300 int norm; /* number of bits of normalization */ in _Stl_tenscale() local