Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/top/dist/machine/
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
H A Dm_hpux10.c88 # define P_TSIZE(p) (p)->pst_tsize macro