OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:debug_node
(Results
1 - 2
of
2
) 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 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);
Completed in 11 milliseconds
Indexes created Mon Sep 22 05:09:51 GMT 2025