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

/xnu-2782.1.97/osfmk/libsa/i386/
H A Dtypes.h70 /* Only 32 bits of the "bit64_t" are significant on this 32-bit machine */
71 typedef struct { int __val[2]; } bit64_t; /* signed 64-bit quantity */ typedef in typeref:struct:__anon1088

Completed in 19 milliseconds