Home
last modified time | relevance | path

Searched refs:int32 (Results 1 – 3 of 3) sorted by relevance

/xnu-8792.41.9/osfmk/mach/
H A Dstd_types.defs83 type int32 = int32_t;
/xnu-8792.41.9/tools/lldbmacros/
H A Dscheduler.py567 def int32(n): function
578 …print(" runq: count {: <10d} highq: {: <10d} urgency {: <10d}\n".format(runq.count, int32(runq.…
621 …print(" runq: count {: <10d} highq: {: <10d} urgency {: <10d}\n".format(runq.count, int32(runq.…
/xnu-8792.41.9/bsd/kern/
H A Duipc_syscalls.c144 __CCT_DECLARE_CONSTRAINED_PTR_TYPE(int32_t, int32, REF);