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

12

/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dbsd-cygwin_util.c76 #define NL(x) x, (sizeof (x) - 1) macro
[all...]
/freebsd-10-stable/contrib/byacc/test/btyacc/
H A Dok_syntax1.tab.h14 #define NL 268 macro
H A Dok_syntax1.tab.c194 #define NL 268 macro
/freebsd-10-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-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DEnvironment.cpp190 void Environment::print(raw_ostream &Out, const char *NL, argument
200 << NL; local
203 Out << NL; local
H A DCheckerManager.cpp579 runCheckersForPrintState(raw_ostream &Out, ProgramStateRef State, const char *NL, const char *Sep) argument
H A DProgramState.cpp427 Mgr.getStoreManager().print(getStore(), Out, NL, Sep); local
452 Out <<"Tainted Symbols:" << NL; local
423 print(raw_ostream &Out, const char *NL, const char *Sep) const argument
447 printTaint(raw_ostream &Out, const char *NL, const char *Sep) const argument
/freebsd-10-stable/contrib/ntp/include/
H A Dascii.h51 #define NL 10 macro
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DObjCSelfInitChecker.cpp353 Out << " An init method has been called." << NL; local
358 << NL; local
362 << NL; local
366 Out << NL; local
383 Out << NL; local
341 printState(raw_ostream &Out, ProgramStateRef State, const char *NL, const char *Sep) const argument
H A DMallocChecker.cpp2181 Out << Sep << "MallocChecker:" << NL; local
2186 Out << NL; local
2175 printState(raw_ostream &Out, ProgramStateRef State, const char *NL, const char *Sep) const argument
/freebsd-10-stable/contrib/llvm/lib/Analysis/
H A DLoopInfo.cpp465 Loop *NL = getNearestLoop(*POI, L); local
493 Loop *NL = getNearestLoop(*POI, L); local
[all...]
/freebsd-10-stable/contrib/llvm/tools/llvm-diff/
H A DDifferenceEngine.cpp492 unsigned NL = std::distance(LStart, LE); local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Dconfig_file.c49 #define NL macro
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/
H A DChecker.h460 printState(raw_ostream &Out, ProgramStateRef State, const char *NL, const char *Sep) const argument
/freebsd-10-stable/usr.bin/col/
H A Dcol.c64 #define NL '\n' /* newline */ macro
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dfs_x.c342 #define NL macro
516 #undef NL macro
[all...]
/freebsd-10-stable/contrib/atf/atf-c/
H A Dtc.c156 static char NL[] = "\n", CS[] = ": "; local
/freebsd-10-stable/libexec/getty/
H A Dgettytab.h145 #define NL gettyflags[1].value macro
/freebsd-10-stable/contrib/ntp/sntp/libopts/
H A Dautoopts.h104 #define NL '\n' macro
/freebsd-10-stable/contrib/subversion/subversion/libsvn_repos/
H A Drepos.c46 #define NL APR_EOL_STR macro
[all...]
/freebsd-10-stable/contrib/binutils/libiberty/
H A Dcp-demangle.c1399 #define NL(s) s, (sizeof s) - 1 macro
[all...]
/freebsd-10-stable/contrib/gcclibs/libiberty/
H A Dcp-demangle.c1353 #define NL(s) s, (sizeof s) - 1 macro
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dfs_fs.c834 #define NL macro
1023 #undef NL macro
[all...]
/freebsd-10-stable/contrib/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp1046 Value *NL = new LoadInst(GV, GV->getName()+".val", InsertPt); local

Completed in 528 milliseconds

12