Searched refs:norecurse (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/mandoc/
H A Dhtml.c419 print_encode(struct html *h, const char *p, const char *pend, int norecurse) argument
475 if (0 == norecurse) {
/freebsd-12-stable/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLLexer.cpp659 KEYWORD(norecurse);
/freebsd-12-stable/contrib/amd/doc/
H A Dtexinfo.tex7608 % Then we point at the \norecurse or \gobble (for recursive) macro value
7719 \noexpand\norecurse{\the\macname}%
7728 \noexpand\norecurse{\the\macname}%
7743 \noexpand\norecurse{\the\macname}%
7750 \global\expandafter\let\csname mac.\the\macname .recurse\endcsname\norecurse
7757 \def\norecurse#1{\bgroup\cslet{#1}{macsave.#1}}
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1944 return getAssumed() ? "norecurse" : "may-recurse";
1985 void trackStatistics() const override { STATS_DECLTRACK_FN_ATTR(norecurse) }
2015 void trackStatistics() const override { STATS_DECLTRACK_CS_ATTR(norecurse); } variable
/freebsd-12-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex5891 \noexpand\norecurse{\the\macname}%
5900 \noexpand\norecurse{\the\macname}%
5914 \noexpand\norecurse{\the\macname}%
5919 \def\norecurse#1{\bgroup\cslet{#1}{macsave.#1}}

Completed in 289 milliseconds