Home
last modified time | relevance | path

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

/third_party/node/deps/cares/src/lib/
Dsetup_once.h275 #define ISSPACE(x) (isspace((int) ((unsigned char)x))) macro
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-algs.hh542 static inline bool ISSPACE (unsigned char c) in ISSPACE() function
/third_party/harfbuzz/src/
Dhb-algs.hh739 static inline bool ISSPACE (unsigned char c) in ISSPACE() function
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-algs.hh752 static inline bool ISSPACE (unsigned char c) in ISSPACE() function