Home
last modified time | relevance | path

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

/xnu-10002.1.13/libkern/os/
H A Dtrace.h98 __typeof__(_c2) _f2; \
103 ._f2 = _c2, ._s[1] = sizeof(_c2), \
120 __typeof__(_c2) _f2; \
126 ._f2 = _c2, ._s[1] = sizeof(_c2), \
145 __typeof__(_c2) _f2; \
152 ._f2 = _c2, ._s[1] = sizeof(_c2), \
173 __typeof__(_c2) _f2; \
181 ._f2 = _c2, ._s[1] = sizeof(_c2), \
204 __typeof__(_c2) _f2; \
213 ._f2 = _c2, ._s[1] = sizeof(_c2), \
[all …]
/xnu-10002.1.13/libkern/libkern/coreanalytics/
H A Dcoreanalytics_internal.h56 #define _f2(fe, e, fo, x, ...) fe(x) e _f1(fe, e, fo, __VA_ARGS__) macro
57 #define _f3(fe, e, fo, x, ...) fo(x) e _f2(fe, e, fo, __VA_ARGS__)
131 _f6, _f5, _f4, _f3, _f2, _f1, _f0)(fe, e, fo, ##__VA_ARGS__)