Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libtnf/
H A Dref.c114 ref32 = _GET_INT32(tnf, cell); in _tnf_get_ref32()
135 ref32 = _GET_INT32(tnf, cell); in _tnf_get_ref32()
142 ref32 = _GET_INT32(tnf, cell); in _tnf_get_ref32()
155 ref32 = _GET_INT32(tnf, cell); in _tnf_get_ref32()
161 ref32 = _GET_INT32(tnf, cell); in _tnf_get_ref32()
178 ref32 = _GET_INT32(tnf, cell); in _tnf_get_ref32()
194 ref32 = _GET_INT32(tnf, cell); in _tnf_get_ref16()
209 ref32 = _GET_INT32(tnf, cell); in _tnf_get_ref16()
228 ref32 = _GET_INT32(tnf, cell); in _tnf_get_ref16()
H A Dscalar.c97 return (_GET_INT32(DATUM_TNF(datum), DATUM_VAL(datum))); in tnf_get_int32()
H A Daccess.c156 ref32 = _GET_INT32(tnf, cell); in tnf_get_next_record()
H A Dlibtnf.h184 #define _GET_INT32(tnf, ptr) \ macro
H A Dinfo.c141 ref32 = _GET_INT32(tnf, record); in _tnf_record_info()