OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__mb_cur_max
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libc/locale/
__mb_cur_max.c
1
/* $NetBSD:
__mb_cur_max
.c,v 1.3 2024/01/20 14:52:47 christos Exp $ */
31
__RCSID("$NetBSD:
__mb_cur_max
.c,v 1.3 2024/01/20 14:52:47 christos Exp $");
39
size_t
__mb_cur_max
= 1;
variable in typeref:typename:size_t
/src/lib/libc/citrus/
citrus_lc_ctype.c
104
__mb_cur_max
= _citrus_ctype_get_mb_cur_max(data->rl_citrus_ctype);
/src/include/
stdlib.h
91
extern size_t
__mb_cur_max
;
92
#define MB_CUR_MAX
__mb_cur_max
Completed in 31 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025