Home
last modified time | relevance | path

Searched refs:ptr_list_empty (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_readl_infinite_loops.c129 if (ptr_list_empty((struct ptr_list *)state_at_start)) in before_loop()
H A Dlinearize.h254 return ptr_list_empty((struct ptr_list *)list); in pseudo_user_list_empty()
H A Dptrlist.c44 bool ptr_list_empty(const struct ptr_list *head) in ptr_list_empty() function
H A Dptrlist.h42 extern bool ptr_list_empty(const struct ptr_list *head);
H A Dsmatch_ranges.c699 if (ptr_list_empty((struct ptr_list *)rl)) in is_whole_rl()
730 if (ptr_list_empty((struct ptr_list *)rl)) in is_whole_rl_non_zero()
752 if (ptr_list_empty((struct ptr_list *)rl)) in rl_min()
765 if (ptr_list_empty((struct ptr_list *)rl)) in rl_max()