Home
last modified time | relevance | path

Searched refs:CHECK_SLOTS (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libtnf/
H A Dstruct.c135 CHECK_SLOTS(datum); in tnf_get_slot_count()
151 CHECK_SLOTS(datum); in tnf_get_slot_index()
174 CHECK_SLOTS(datum); in tnf_get_slot_name()
196 CHECK_SLOTS(datum); in tnf_get_slot_named()
214 CHECK_SLOTS(datum); in tnf_get_slot_indexed()
H A Dtype.c38 CHECK_SLOTS(datum); in _tnf_check_type()
H A Dlibtnf.h273 #define CHECK_SLOTS(x) _tnf_check_slots(x) macro