Home
last modified time | relevance | path

Searched defs:WS (Results 1 – 10 of 10) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/Sema/Inputs/
H A Dms-keyword-system-header.h9 } WS __attribute__((__transparent_union__)); typedef
/minix3/tests/lib/libc/stdlib/
H A Dh_getopt.c38 #define WS "\t\n " macro
H A Dh_getopt_long.c41 #define WS "\t\n " macro
/minix3/external/bsd/nvi/dist/common/
H A Dmultibyte.h65 #define WS "%ls" macro
98 #define WS "%s" macro
/minix3/tests/lib/libpthread/
H A Dh_resolv.c48 #define WS " \t\n\r" macro
/minix3/libexec/ld.elf_so/
H A Dpaths.c70 static const char WS[] = " \t\n"; variable
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DLexicalScopes.cpp244 LexicalScope *WS = WorkStack.back(); in constructScopeNest() local
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1499 else if (const WhileStmt *WS = dyn_cast<WhileStmt>(Loop)) in GenerateExtensivePathDiagnostic() local
1783 else if (const WhileStmt *WS = dyn_cast<WhileStmt>(Loop)) in GenerateAlternateExtensivePathDiagnostic() local
2876 std::queue<const ExplodedNode *> WS; in TrimmedGraph() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp8295 } else if (const WhileStmt *WS = dyn_cast<WhileStmt>(S)) { in DiagnoseEmptyLoopBody() local
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp3479 const WhileStmt *WS = cast<WhileStmt>(S); in EvaluateStmt() local