Searched refs:LINKER_SET_FOREACH (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dlinker_set.h148 * LINKER_SET_FOREACH((set_member_type **)_pvar, _cast, _set)
172 #define LINKER_SET_FOREACH(_pvar, _cast, _set) \ macro
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_newsysctl.c352 LINKER_SET_FOREACH(oidpp, struct sysctl_oid **, set) { function
365 LINKER_SET_FOREACH(oidpp, struct sysctl_oid **, set) { function

Completed in 21 milliseconds