Home
last modified time | relevance | path

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

/xnu-10002.1.13/libkern/os/
H A Dtrace.h121 __typeof__(_c3) _f3; \
127 ._f3 = _c3, ._s[2] = sizeof(_c3), \
146 __typeof__(_c3) _f3; \
153 ._f3 = _c3, ._s[2] = sizeof(_c3), \
174 __typeof__(_c3) _f3; \
182 ._f3 = _c3, ._s[2] = sizeof(_c3), \
205 __typeof__(_c3) _f3; \
214 ._f3 = _c3, ._s[2] = sizeof(_c3), \
239 __typeof__(_c3) _f3; \
249 ._f3 = _c3, ._s[2] = sizeof(_c3), \
[all …]
/xnu-10002.1.13/libkern/libkern/coreanalytics/
H A Dcoreanalytics_internal.h57 #define _f3(fe, e, fo, x, ...) fo(x) e _f2(fe, e, fo, __VA_ARGS__) macro
58 #define _f4(fe, e, fo, x, ...) fe(x) e _f3(fe, e, fo, __VA_ARGS__)
131 _f6, _f5, _f4, _f3, _f2, _f1, _f0)(fe, e, fo, ##__VA_ARGS__)