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_null_pointer
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/xlint/lint1/
tree.c
1606
is_null_pointer
(const tnode_t *tn)
function
1675
} else if (lt == PTR &&
is_null_pointer
(rn))
1677
else if (rt == PTR &&
is_null_pointer
(ln))
1804
&& !
is_null_pointer
(rn))
2749
if (lt == PTR &&
is_null_pointer
(rn))
2751
if (rt == PTR &&
is_null_pointer
(ln))
2895
if (lt == PTR &&
is_null_pointer
(rn))
2897
if (rt == PTR &&
is_null_pointer
(ln))
3259
if (lt == PTR &&
is_null_pointer
(rn)) {
4041
if (
is_null_pointer
(tn))
[
all
...]
Completed in 18 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026