Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/mach/
H A Dstd_types.defs83 type int32 = int32_t;
/xnu-8019.80.24/tools/lldbmacros/
H A Dscheduler.py575 def int32(n): function
586 …print " runq: count {: <10d} highq: {: <10d} urgency {: <10d}\n".format(runq.count, int32(runq.…
629 …print " runq: count {: <10d} highq: {: <10d} urgency {: <10d}\n".format(runq.count, int32(runq.…