Searched defs:NL (Results 1 - 25 of 52) sorted by relevance

123

/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dbsd-cygwin_util.c76 #define NL(x) x, (sizeof (x) - 1) macro
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlcorolib.c82 lua_State *NL; local
/freebsd-11-stable/contrib/byacc/test/btyacc/
H A Dok_syntax1.tab.h14 #define NL 268 macro
/freebsd-11-stable/contrib/byacc/test/yacc/
H A Dok_syntax1.tab.h11 #define NL 268 macro
H A Dok_syntax1.tab.c174 #define NL 268 macro
/freebsd-11-stable/contrib/lua/src/
H A Dlcorolib.c90 lua_State *NL; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DTaint.cpp29 void taint::printTaint(ProgramStateRef State, raw_ostream &Out, const char *NL, argument
34 Out << "Tainted symbols:" << NL; local
H A DObjCContainersChecker.cpp174 printState(raw_ostream &OS, ProgramStateRef State, const char *NL, const char *Sep) const argument
H A DObjCSelfInitChecker.cpp349 Out << " An init method has been called." << NL; local
354 << NL; local
358 << NL; local
362 Out << NL; local
379 Out << NL; local
337 printState(raw_ostream &Out, ProgramStateRef State, const char *NL, const char *Sep) const argument
H A DPthreadLockChecker.cpp187 Out << Sep << "Mutex states:" << NL; local
200 Out << NL; local
206 Out << Sep << "Mutex lock order:" << NL; local
209 Out << NL; local
183 printState(raw_ostream &Out, ProgramStateRef State, const char *NL, const char *Sep) const argument
H A DFuchsiaHandleChecker.cpp548 Out << Sep << "FuchsiaHandleChecker :" << NL; local
554 Out << NL; local
542 printState(raw_ostream &Out, ProgramStateRef State, const char *NL, const char *Sep) const argument
H A DMacOSKeychainAPIChecker.cpp658 Out << Sep << "KeychainAPIChecker :" << NL; local
650 printState(raw_ostream &Out, ProgramStateRef State, const char *NL, const char *Sep) const argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DEnvironment.cpp210 Out << "null," << NL; local
204 printJson(raw_ostream &Out, const ASTContext &Ctx, const LocationContext *LCtx, const char *NL, unsigned int Space, bool IsDot) const argument
H A DDynamicType.cpp146 Out << "null," << NL; local
151 Out << '[' << NL; local
168 Out << NL; local
182 Out << "null," << NL; local
187 Out << '[' << NL; local
197 Out << '[' << NL; local
206 Out << NL; local
139 printDynamicTypesJson(raw_ostream &Out, ProgramStateRef State, const char *NL, unsigned int Space, bool IsDot) argument
175 printDynamicCastsJson(raw_ostream &Out, ProgramStateRef State, const char *NL, unsigned int Space, bool IsDot) argument
215 Out << NL; local
222 printDynamicTypeInfoJson(raw_ostream &Out, ProgramStateRef State, const char *NL, unsigned int Space, bool IsDot) argument
[all...]
H A DProgramState.cpp442 printJson(raw_ostream &Out, const LocationContext *LCtx, const char *NL, unsigned int Space, bool IsDot) const argument
/freebsd-11-stable/contrib/ntp/include/
H A Dascii.h51 #define NL 10 macro
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/XRay/
H A DGraph.h209 const NeighborLookupT &NL; member in class:llvm::xray::Graph::InOutEdgeView
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConstraintManager.h218 Out << "null," << NL; variable
223 Out << '[' << NL; variable
233 Out << NL; variable
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-diff/
H A DDifferenceEngine.cpp522 unsigned NL = std::distance(LStart, LE); local
/freebsd-11-stable/usr.bin/col/
H A Dcol.c64 #define NL '\n' /* newline */ macro
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DChecker.h501 printState(raw_ostream &Out, ProgramStateRef State, const char *NL, const char *Sep) const argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp476 void LocationContext::dumpStack(raw_ostream &Out, const char *NL, argument
512 Out << NL; local
518 void LocationContext::printJson(raw_ostream &Out, const char *NL, argument
569 Out << NL; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDeclCXX.cpp675 auto NL = ApplyDebugLocation::CreateEmpty(*this); local
734 auto NL = ApplyDebugLocation::CreateEmpty(*this); local
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dconfig_file.c52 #define NL macro
[all...]
/freebsd-11-stable/contrib/atf/atf-c/
H A Dtc.c156 static char NL[] = "\n", CS[] = ": "; local

Completed in 280 milliseconds

123