Home
last modified time | relevance | path

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

/xnu-11215.1.10/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-11215.1.10/libkern/libkern/coreanalytics/
H A Dcoreanalytics_internal.h60 #define _f3(fe, e, fo, x, ...) fo(x) e _f2(fe, e, fo, __VA_ARGS__) macro
61 #define _f4(fe, e, fo, x, ...) fe(x) e _f3(fe, e, fo, __VA_ARGS__)
134 _f6, _f5, _f4, _f3, _f2, _f1, _f0)(fe, e, fo, ##__VA_ARGS__)