HomeSort by relevance Sort by last modified time
    Searched refs:lltoa (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stdlib.h 661 __MINGW_EXTENSION char *__cdecl lltoa (long long, char *, int);
669 __MINGW_EXTENSION __CRT_INLINE char *__cdecl lltoa (long long _n, char * _c, int _i) { return _i64toa (_n, _c, _i); } function
  /external/icu/icu4c/source/test/intltest/
itrbnf.cpp     [all...]

Completed in 92 milliseconds