OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_void_cast
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/xlint/lint1/
tree.c
3244
is_void_cast
(const tnode_t *tn)
function in typeref:typename:bool
3275
!(
is_void_cast
(tn) && is_local_symbol(tn->u.ops.left)) &&
3276
!(
is_void_cast
(tn) && is_int_constant_zero(tn->u.ops.left))) {
Completed in 14 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025