Home
last modified time | relevance | path

Searched refs:HAVE_FNMATCH_H (Results 1 – 5 of 5) sorted by relevance

/external/chromium/sdch/mac/
Dconfig.h11 #define HAVE_FNMATCH_H 1 macro
/external/chromium/sdch/linux/
Dconfig.h11 #define HAVE_FNMATCH_H 1 macro
/external/qemu/
Dandroid-configure.sh517 feature_check_header HAVE_FNMATCH_H "<fnmatch.h>"
596 if [ "$HAVE_FNMATCH_H" = "yes" ] ; then
/external/chromium/sdch/open-vcdiff/src/
Dconfig.h.in10 #undef HAVE_FNMATCH_H
Dgflags.cc105 #ifdef HAVE_FNMATCH_H
1283 #ifdef HAVE_FNMATCH_H in ProcessOptionsFromStringLocked()