OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:debug_node
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/xlint/lint1/
externs1.h
147
void
debug_node
(const tnode_t *);
169
#define
debug_node
(tn) debug_noop()
macro
debug.c
196
debug_node
(const tnode_t *tn) // NOLINT(misc-no-recursion)
function
256
debug_node
(call->func);
258
debug_node
(call->args[i]);
267
debug_node
(tn->u.ops.left);
272
debug_node
(tn->u.ops.right);
/src/external/gpl2/groff/dist/src/roff/troff/
node.cpp
1857
void
debug_node
();
2155
void glyph_node::
debug_node
()
function in class:glyph_node
2518
void node::
debug_node
()
function in class:node
2534
debug_node
();
2536
n->
debug_node
();
Completed in 18 milliseconds
Indexes created Mon Aug 17 00:26:26 UTC 2026