Lines Matching defs:item
128 #define tnf_char(ops, item, ref) (item) argument
131 #define tnf_int8(ops, item, ref) (item) argument
134 #define tnf_uint8(ops, item, ref) (item) argument
137 #define tnf_int16(ops, item, ref) (item) argument
140 #define tnf_uint16(ops, item, ref) (item) argument
143 #define tnf_int32(ops, item, ref) (item) argument
146 #define tnf_uint32(ops, item, ref) (item) argument
149 #define tnf_int64(ops, item, ref) (item) argument
152 #define tnf_uint64(ops, item, ref) (item) argument
155 #define tnf_float32(ops, item, ref) (item) argument
158 #define tnf_float64(ops, item, ref) (item) argument
167 #define tnf_uchar(ops, item, ref) tnf_uint8(ops, item, ref) argument
171 #define tnf_short(ops, item, ref) tnf_int16(ops, item, ref) argument
175 #define tnf_ushort(ops, item, ref) tnf_uint16(ops, item, ref) argument
179 #define tnf_int(ops, item, ref) tnf_int32(ops, item, ref) argument
183 #define tnf_uint(ops, item, ref) tnf_uint32(ops, item, ref) argument
189 #define tnf_long(ops, item, ref) tnf_int64(ops, item, ref) argument
193 #define tnf_ulong(ops, item, ref) tnf_uint64(ops, item, ref) argument
199 #define tnf_long(ops, item, ref) tnf_int32(ops, item, ref) argument
203 #define tnf_ulong(ops, item, ref) tnf_uint32(ops, item, ref) argument
209 #define tnf_longlong(ops, item, ref) tnf_int64(ops, item, ref) argument
213 #define tnf_ulonglong(ops, item, ref) tnf_uint64(ops, item, ref) argument
217 #define tnf_float(ops, item, ref) tnf_float32(ops, item, ref) argument
221 #define tnf_double(ops, item, ref) tnf_float64(ops, item, ref) argument
229 #define tnf_ref32(ops, item, ref) \ argument
234 #define tnf_tag(ops, item, ref) \ argument
239 #define tnf_string(ops, item, ref) \ argument
244 #define tnf_name(ops, item, ref) \ argument
249 #define tnf_size(ops, item, ref) \ argument
257 #define tnf_opaque(ops, item, ref) \ argument
263 #define tnf_opaque(ops, item, ref) \ argument
274 #define tnf_time_base(ops, item, ref) \ argument
279 #define tnf_time_delta(ops, item, ref) \ argument
284 #define tnf_probe_event(ops, item, ref) \ argument
290 #define tnf_pid(ops, item, ref) \ argument
296 #define tnf_lwpid(ops, item, ref) \ argument
304 #define tnf_kthread_id(ops, item, ref) \ argument
310 #define tnf_cpuid(ops, item, ref) \ argument
316 #define tnf_device(ops, item, ref) \ argument
322 #define tnf_symbol(ops, item, ref) \ argument
330 #define tnf_symbols(ops, item, ref) \ argument
333 #define tnf_symbols(ops, item, ref) \ argument
340 #define tnf_sysnum(ops, item, ref) \ argument
348 #define tnf_microstate(ops, item, ref) \ argument
354 #define tnf_offset(ops, item, ref) \ argument
362 #define tnf_fault_type(ops, item, ref) \ argument
370 #define tnf_seg_access(ops, item, ref) \ argument
376 #define tnf_bioflags(ops, item, ref) \ argument
382 #define tnf_diskaddr(ops, item, ref) \ argument