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

  /src/lib/libc/locale/
__mb_cur_max.c 40 size_t __mb_len_max_runtime = MB_LEN_MAX; variable in typeref:typename:size_t
setlocale_local.h 101 extern size_t __mb_len_max_runtime;
setlocale.c 201 __mb_len_max_runtime = MB_LEN_MAX;
rune.c 352 if (__mb_len_max_runtime <
  /src/lib/libc/compat/arch/hppa/locale/
compat_setlocale32.c 51 __mb_len_max_runtime = 6;
  /src/lib/libc/compat/locale/
compat_setlocale1.c 53 __mb_len_max_runtime = 1;
compat_setlocale32.c 59 __mb_len_max_runtime = 32;

Completed in 17 milliseconds