OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_nonzero_val
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/xlint/lint1/
lint1.h
661
is_nonzero_val
(const val_t *val)
function in typeref:typename:bool
673
return
is_nonzero_val
(&tn->u.value);
679
return tn != NULL && tn->tn_op == CON && !
is_nonzero_val
(&tn->u.value);
685
return tn != NULL && tn->tn_op == CON &&
is_nonzero_val
(&tn->u.value);
tree.c
2139
is_nonzero_val
(&ln->u.ops.right->u.value)
2146
is_nonzero_val
(&rn->u.ops.right->u.value)
4253
nv->u.integer =
is_nonzero_val
(ov) ? 1 : 0;
Completed in 15 milliseconds
Indexes created Sat Oct 18 21:09:54 GMT 2025