OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IPos
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/zlib-1.2.3/
deflate.h
88
typedef unsigned
IPos
;
91
* save space in the various tables.
IPos
is used only for parameter passing.
154
IPos
prev_match; /* previous match */
/external/zlib/
deflate.h
88
typedef unsigned
IPos
;
91
* save space in the various tables.
IPos
is used only for parameter passing.
154
IPos
prev_match; /* previous match */
Completed in 36 milliseconds