Searched defs:user64_off_t (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215.61.5/bsd/i386/ | ||
| H A D | types.h | 142 typedef __int64_t user64_off_t __attribute__((aligned(8))); typedef |
| /xnu-11215.61.5/bsd/arm/ | ||
| H A D | types.h | 133 typedef __int64_t user64_off_t; typedef |