OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:s_bool_constant
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/xlint/lint1/
ckbool.c
205
sym->u.
s_bool_constant
= false;
212
sym->u.
s_bool_constant
= true;
lint1.h
234
bool
s_bool_constant
;
member in union:sym::__anondcf084d00d0a
debug.c
439
sym->u.
s_bool_constant
? "true" : "false");
tree.c
806
n->u.value.u.integer = sym->u.
s_bool_constant
? 1 : 0;
Completed in 16 milliseconds
Indexes created Tue Oct 21 16:10:11 GMT 2025