Home
last modified time | relevance | path

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

/ndk/tests/device/test-stlport/unit/
Dlimits_test.cpp71 typedef numeric_limits<_Tp> lim; in test_integral_limits_base() typedef
92 typedef numeric_limits<_Tp> lim; in test_integral_limits() typedef
125 typedef numeric_limits<_Tp> lim; in test_float_limits() typedef
234 typedef numeric_limits<_Tp> lim; in test_qnan() typedef
/ndk/tests/device/test-gnustl-full/unit/
Dlimits_test.cpp71 typedef numeric_limits<_Tp> lim; in test_integral_limits_base() typedef
92 typedef numeric_limits<_Tp> lim; in test_integral_limits() typedef
125 typedef numeric_limits<_Tp> lim; in test_float_limits() typedef
234 typedef numeric_limits<_Tp> lim; in test_qnan() typedef
/ndk/sources/android/support/src/wcstox/
Dintscan.c54 unsigned long long __intscan(FILE *f, unsigned base, int pok, unsigned long long lim) in __intscan()
Dshgetc.c30 void shlim(struct fake_file_t *f, off_t lim) { in shlim()
Dwcstol.c11 unsigned long long lim) in wcstox()