Searched defs:histptr (Results 1 – 4 of 4) sorted by relevance
130 typedef histcell * histptr; /* for pointers to histogram cells */ typedef
150 typedef histcell FAR * histptr; /* for pointers to histogram cells */ typedef
405 CompHistory* histptr = &histbuf[0]; in pass() local
1659 EXTERN char **histptr; /* last history item */ variable