OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:debug_node
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/xlint/lint1/
debug.c
196
debug_node
(const tnode_t *tn) // NOLINT(misc-no-recursion)
function in typeref:typename:void
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);
externs1.h
147
void
debug_node
(const tnode_t *);
169
#define
debug_node
(tn) debug_noop()
macro
README.md
152
See `
debug_node
` for how to interpret the members of `tnode_t`.
tree.c
1833
debug_node
(tn);
3718
debug_node
(tn);
4782
debug_node
(tn);
Completed in 63 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025