Home
last modified time | relevance | path

Searched refs:U64 (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.41.6/osfmk/kperf/
H A Dbuffer.h50 #define UPPER_32(U64) ((U64) >> 32) argument
51 #define LOWER_32(U64) ((U64) & (UINT32_MAX)) argument
/xnu-12377.41.6/config/
H A DMASTER744 options CONFIG_REQUIRES_U32_MUNGING # incoming U32 argument structures must be munged to match U64