Home
last modified time | relevance | path

Searched defs:OFS (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/one-true-awk/
H A Dtran.c40 char **OFS; /* output field sep */ variable
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1265 else if (const auto *OFS = dyn_cast<ObjCForCollectionStmt>(Loop)) { in generatePathDiagnosticsForNode() local