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

123

/netbsd-current/sys/lib/libkern/
H A Dhexdump.c48 #define NL (BAR + 18) macro
/netbsd-current/external/bsd/byacc/dist/test/yacc/
H A Dok_syntax1.tab.h13 #define NL 268 macro
H A Dok_syntax1.tab.c176 #define NL 268 macro
/netbsd-current/external/bsd/byacc/dist/test/btyacc/
H A Dok_syntax1.tab.h16 #define NL 268 macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DEnvironment.cpp221 Out << "null," << NL; local
215 printJson(raw_ostream &Out, const ASTContext &Ctx, const LocationContext *LCtx, const char *NL, unsigned int Space, bool IsDot) const argument
H A DDynamicType.cpp241 Out << '[' << NL; local
192 printJson(const MemRegion *Region, raw_ostream &Out, const char *NL, unsigned int Space, bool IsDot) argument
197 printJson(const SymExpr *Symbol, raw_ostream &Out, const char *NL, unsigned int Space, bool IsDot) argument
202 printJson(const DynamicTypeInfo &DTI, raw_ostream &Out, const char *NL, unsigned int Space, bool IsDot) argument
218 printJson(const DynamicCastInfo &DCI, raw_ostream &Out, const char *NL, unsigned int Space, bool IsDot) argument
226 printJson(const std::pair<T, U> &Pair, raw_ostream &Out, const char *NL, unsigned int Space, bool IsDot) argument
233 printJsonContainer(const ContainerTy &Container, raw_ostream &Out, const char *NL, unsigned int Space, bool IsDot) argument
250 Out << NL; local
257 printJson(const CastSet &Set, raw_ostream &Out, const char *NL, unsigned int Space, bool IsDot) argument
264 printJsonImpl(raw_ostream &Out, ProgramStateRef State, const char *Name, const char *NL, unsigned int Space, bool IsDot, bool PrintEvenIfEmpty = true) argument
275 printDynamicTypesJson(raw_ostream &Out, ProgramStateRef State, const char *NL, unsigned int Space, bool IsDot) argument
281 printDynamicCastsJson(raw_ostream &Out, ProgramStateRef State, const char *NL, unsigned int Space, bool IsDot) argument
287 printClassObjectDynamicTypesJson(raw_ostream &Out, ProgramStateRef State, const char *NL, unsigned int Space, bool IsDot) argument
298 printDynamicTypeInfoJson(raw_ostream &Out, ProgramStateRef State, const char *NL, unsigned int Space, bool IsDot) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/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 DSmartPtrModeling.cpp295 Out << Sep << "Smart ptr regions :" << NL; local
302 Out << NL; local
290 printState(raw_ostream &Out, ProgramStateRef State, const char *NL, const char *Sep) const argument
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Ditbl-parse.h56 NL = 266, enumerator in enum:yytokentype
69 #define NL 266 macro
/netbsd-current/external/gpl3/binutils/dist/gas/
H A Ditbl-parse.h65 NL = 266, /* NL */ enumerator in enum:yytokentype
83 #define NL 266 macro
/netbsd-current/external/bsd/ntp/dist/include/
H A Dascii.h53 #define NL 10 macro
/netbsd-current/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DDetailedRecordsBackend.cpp32 #define NL "\n" macro
77 OS << NL; local
134 OS << NL; local
153 OS << NL; local
174 OS << NL; local
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dmcparse.h48 NL = 258, enumerator in enum:yytokentype
69 #define NL 258 macro
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dmcparse.h57 NL = 258, /* NL */ enumerator in enum:yytokentype
83 #define NL 258 macro
/netbsd-current/external/mit/lua/dist/src/
H A Dlcorolib.c100 lua_State *NL; local
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConstraintManager.h219 Out << "null," << NL; variable
224 Out << '[' << NL; variable
234 Out << NL; variable
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/XRay/
H A DGraph.h209 const NeighborLookupT &NL; member in class:llvm::xray::Graph::InOutEdgeView
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/tools/obj2yaml/
H A Dmacho2yaml.cpp560 MachOYAML::NListEntry NL; local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-diff/
H A DDifferenceEngine.cpp522 unsigned NL = std::distance(LStart, LE); local
/netbsd-current/libexec/getty/
H A Dgettytab.h143 #define NL gettyflags[1].value macro
/netbsd-current/usr.bin/mail/
H A Dmime_codecs.c481 #define NL N /* don't quote '\n' (NL) - XXX - quoting here breaks the line length algorithm */ macro
526 #undef NL macro
/netbsd-current/external/historical/nawk/dist/
H A Dytab.h58 NL = 264, enumerator in enum:yytokentype
/netbsd-current/external/apache2/llvm/dist/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp479 void LocationContext::printJson(raw_ostream &Out, const char *NL, argument
527 Out << NL; local

Completed in 326 milliseconds

123