Home
last modified time | relevance | path

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

/llvm-project/libc/src/stdio/scanf_core/
H A Dconverter_utils.h23 LIBC_INLINE constexpr int b36_char_to_int(char input) { b36_char_to_int() function
/llvm-project/libc/src/__support/
H A Dstr_to_integer.h36 LIBC_INLINE int b36_char_to_int(char input) { b36_char_to_int() function