reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
840 return typeForMode(DTTOIF(Entry->d_type));
projects/openmp/runtime/src/z_Linux_util.cpp2253 if (proc_entry->d_type == DT_DIR && isdigit(proc_entry->d_name[0])) { 2295 if (proc_entry->d_type == DT_DIR && isdigit(task_entry->d_name[0])) {tools/lldb/source/Host/linux/Host.cpp
236 if (direntry->d_type != DT_DIR || !IsDirNumeric(direntry->d_name)) 285 if (direntry->d_type != DT_DIR || !IsDirNumeric(direntry->d_name))