Searched refs:FLATBUFFERS_S_IFDIR (Results 1 – 1 of 1) sorted by relevance
87 #define FLATBUFFERS_S_IFDIR _S_IFDIR in DirExists() macro90 #define FLATBUFFERS_S_IFDIR S_IFDIR in DirExists()95 return (file_info.st_mode & FLATBUFFERS_S_IFDIR) != 0; in DirExists()