Home
last modified time | relevance | path

Searched defs:ISWCTYPE (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/gnulib/import/
H A Dfnmatch.c110 # define ISWCTYPE(WC, WT) __iswctype (WC, WT) macro
112 # define ISWCTYPE(WC, WT) iswctype (WC, WT) macro