Lines Matching refs:mbtowc
524 # undef mbtowc
525 # define mbtowc rpl_mbtowc
527 _GL_FUNCDECL_RPL (mbtowc, int,
529 _GL_CXXALIAS_RPL (mbtowc, int,
533 _GL_FUNCDECL_SYS (mbtowc, int,
536 _GL_CXXALIAS_SYS (mbtowc, int,
540 _GL_CXXALIASWARN (mbtowc);
543 # undef mbtowc
545 _GL_WARN_ON_USE (mbtowc, "mbtowc is not portable - "
546 "use gnulib module mbtowc for portability");