Home
last modified time | relevance | path

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

/openbsd-src/lib/libz/
H A Dzutil.c187 typedef struct ptr_table_s { struct
188 voidpf org_ptr;
189 voidpf new_ptr;
/openbsd-src/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
H A Dzutil.c206 typedef struct ptr_table_s { global() struct
207 org_ptrptr_table_s global() argument
208 new_ptrptr_table_s global() argument
/openbsd-src/sys/lib/libz/
H A Dzutil.c190 typedef struct ptr_table_s { struct
191 voidpf org_ptr;
192 voidpf new_ptr;