OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:co_btowc
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libc/citrus/
citrus_ctype.c
91
cc->cc_ops->
co_btowc
= &_citrus_ctype_btowc_fallback;
119
cc->cc_ops->
co_btowc
== NULL ||
citrus_ctype.h
176
_DIAGASSERT(cc && cc->cc_ops && cc->cc_ops->
co_btowc
&& wcresult);
177
return (*cc->cc_ops->
co_btowc
)(cc, c, wcresult);
citrus_ctype_local.h
119
/*
co_btowc
*/ &_citrus_##_e_##_ctype_btowc, \
206
_citrus_ctype_btowc_t
co_btowc
;
member in struct:_citrus_ctype_ops_rec
Completed in 11 milliseconds
Indexes created Tue Sep 30 10:09:55 GMT 2025