OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_nonzero_val
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/xlint/lint1/
lint1.h
663
is_nonzero_val
(const val_t *val)
function
675
return
is_nonzero_val
(&tn->u.value);
681
return tn != NULL && tn->tn_op == CON && !
is_nonzero_val
(&tn->u.value);
687
return tn != NULL && tn->tn_op == CON &&
is_nonzero_val
(&tn->u.value);
Completed in 20 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026