Home
last modified time | relevance | path

Searched refs:parent_is_null (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_extra.h185 int parent_is_null(struct expression *expr);
H A Dsmatch_extra.c2319 int parent_is_null(struct expression *expr) in parent_is_null() function