Searched refs:_GET_INT32 (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/lib/libtnf/ |
H A D | ref.c | 114 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 D | scalar.c | 97 return (_GET_INT32(DATUM_TNF(datum), DATUM_VAL(datum))); in tnf_get_int32()
|
H A D | access.c | 156 ref32 = _GET_INT32(tnf, cell); in tnf_get_next_record()
|
H A D | libtnf.h | 184 #define _GET_INT32(tnf, ptr) \ macro
|
H A D | info.c | 141 ref32 = _GET_INT32(tnf, record); in _tnf_record_info()
|