OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wctrans
(Results
1 - 3
of
3
) sorted by null
/external/bison/darwin-lib/
wctype.h
25
* iswctype, towctrans, towlower, towupper,
wctrans
, wctype,
774
_GL_FUNCDECL_SYS (
wctrans
, wctrans_t, (const char *name));
776
_GL_CXXALIAS_SYS (
wctrans
, wctrans_t, (const char *name));
777
_GL_CXXALIASWARN (
wctrans
);
779
# undef
wctrans
macro
781
_GL_WARN_ON_USE (
wctrans
, "
wctrans
is unportable - "
782
"use gnulib module
wctrans
for portability");
788
The argument DESC must have been returned by the
wctrans
() function. */
/external/bison/lib/
wctype.in.h
24
* iswctype, towctrans, towlower, towupper,
wctrans
, wctype,
472
_GL_FUNCDECL_SYS (
wctrans
, wctrans_t, (const char *name));
474
_GL_CXXALIAS_SYS (
wctrans
, wctrans_t, (const char *name));
475
_GL_CXXALIASWARN (
wctrans
);
variable
477
# undef
wctrans
macro
479
_GL_WARN_ON_USE (
wctrans
, "
wctrans
is unportable - "
480
"use gnulib module
wctrans
for portability");
486
The argument DESC must have been returned by the
wctrans
() function. */
/external/bison/linux-lib/
wctype.h
25
* iswctype, towctrans, towlower, towupper,
wctrans
, wctype,
774
_GL_FUNCDECL_SYS (
wctrans
, wctrans_t, (const char *name));
776
_GL_CXXALIAS_SYS (
wctrans
, wctrans_t, (const char *name));
777
_GL_CXXALIASWARN (
wctrans
);
779
# undef
wctrans
macro
781
_GL_WARN_ON_USE (
wctrans
, "
wctrans
is unportable - "
782
"use gnulib module
wctrans
for portability");
788
The argument DESC must have been returned by the
wctrans
() function. */
Completed in 254 milliseconds