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