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

/darwin-on-arm/xnu/bsd/kern/
H A Dmach_loader.c253 struct section s32; member in union:__anon124
266 is64 ? sectionp->s64.addr : sectionp->s32.addr;
269 is64 ? sectionp->s64.size : sectionp->s32.size;
/darwin-on-arm/xnu/bsd/netinet/
H A Dip_compat.h695 # define s32 __s32

Completed in 71 milliseconds