OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:histptr
(Results
1 - 2
of
2
) sorted by null
/external/jpeg/
jquant2.c
149
typedef histcell FAR *
histptr
; /* for pointers to histogram cells */
typedef
229
register
histptr
histp;
319
histptr
histp;
506
histptr
histp;
865
register
histptr
cachep; /* pointer into main cache array */
[
all
...]
/external/mksh/src/
sh.h
1375
EXTERN char **
histptr
; \/* last history item *\/
variable
[
all
...]
Completed in 107 milliseconds