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_step
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/xlint/lint1/
externs1.h
158
void
debug_step
(const char *fmt, ...) __printflike(1, 2);
178
#define
debug_step
(...) debug_noop()
macro
externs1.h
158
void
debug_step
(const char *fmt, ...) __printflike(1, 2);
178
#define
debug_step
(...) debug_noop()
macro
debug.c
130
debug_step
(const char *fmt, ...)
function
144
debug_step
("+ %s", func);
153
debug_step
("- %s", func);
166
debug_step
(", align %u, %s",
191
debug_step
("type details for '%s':", type_name(tp));
200
debug_step
("null");
617
debug_step
("]]");
debug.c
130
debug_step
(const char *fmt, ...)
function
144
debug_step
("+ %s", func);
153
debug_step
("- %s", func);
166
debug_step
(", align %u, %s",
191
debug_step
("type details for '%s':", type_name(tp));
200
debug_step
("null");
617
debug_step
("]]");
Completed in 28 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026