Searched refs:highpc (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libc/port/gen/
H A Dmon.c204 char *highpc = (char *)ahighpc; local
241 if (ssiz >= bufsize || lowpc >= highpc) {
296 hdrp->hpc = highpc;
330 text = (highpc - lowpc + sizeof (WORD) - 1) / sizeof (WORD);

Completed in 15 milliseconds