Searched refs:BTOWC (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dfnmatch.c156 # define BTOWC(C) __btowc (C) macro
158 # define BTOWC(C) btowc (C) macro
185 # define BTOWC(C) (C) macro
H A Dfnmatch_loop.c287 if (ISWCTYPE (BTOWC ((UCHAR) *n), wt))
1215 #undef BTOWC macro

Completed in 25 milliseconds