HomeSort by: relevance | last modified time | path
    Searched refs:strtoumax_l (Results 1 - 4 of 4) sorted by relevancy

  /src/common/lib/libc/stdlib/
strtoumax.c 66 __weak_alias(strtoumax_l, _strtoumax_l)
  /src/include/
inttypes.h 71 uintmax_t strtoumax_l(const char * __restrict,
  /src/lib/libc/stdio/
vfscanf.c 788 res = strtoumax_l(buf, (char **)NULL, base,
  /src/lib/libc/include/
namespace.h 82 #define strtoumax_l _strtoumax_l macro

Completed in 13 milliseconds