Home
last modified time | relevance | path

Searched refs:ISSPACE (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/c-ares/c-ares/
H A DCVE-2022-4904.patch38 while (*q && *q != '/' && *q != ';' && !ISSPACE(*q))
47 while (*q && *q != ';' && !ISSPACE(*q))
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dsafe-ctype.h98 #define ISSPACE(c) _sch_test(c, _sch_isspace) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dsafe-ctype.h98 #define ISSPACE(c) _sch_test(c, _sch_isspace) macro
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/parsedate/
H A Dparsedate.cpp183 #define ISSPACE(x) (isspace((int) ((unsigned char)x))) macro
/OK3568_Linux_fs/buildroot/package/gcc/10.4.0/
H A D0006-fixinc-don-t-fix-machine-names-in-__has_include-.-PR.patch47 + while (p < end && ISSPACE (*p))
/OK3568_Linux_fs/buildroot/package/gcc/arc-2020.09-release/
H A D0003-fixinc-don-t-fix-machine-names-in-__has_include-.-PR.patch47 + while (p < end && ISSPACE (*p))
/OK3568_Linux_fs/buildroot/package/gcc/11.3.0/
H A D0007-fixinc-don-t-fix-machine-names-in-__has_include-.-PR.patch47 + while (p < end && ISSPACE (*p))