Searched defs:P_TSIZE (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/top/dist/machine/
H A Dm_hpux10.c88 # define P_TSIZE(p) (p)->pst_tsize macro
H A Dm_hpux8.c68 # define P_TSIZE(p) (p)->p_tsize macro
76 # define P_TSIZE(p) __PST2P(p, pst_tsize) macro
H A Dm_hpux9.c71 # define P_TSIZE(p) (p)->p_tsize macro
79 # define P_TSIZE(p) __PST2P(p, pst_tsize) macro

Completed in 104 milliseconds