Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libtnf/
H A Darray.c100 CHECK_ARRAY(datum); in tnf_get_element_count()
122 CHECK_ARRAY(datum); in tnf_get_element()
165 CHECK_ARRAY(datum); in tnf_get_element_type()
181 CHECK_ARRAY(datum); in tnf_get_chars()
200 CHECK_ARRAY(datum); in tnf_get_elements()
H A Dlibtnf.h276 #define CHECK_ARRAY(x) _tnf_check_array(x) macro