Searched refs:PZ_OVERSIZE (Results 1 - 2 of 2) sorted by relevance
/ast/src/lib/libpz/ | ||
H A D | pzip.h | 74 #define PZ_OVERSIZE 0x00002000 /* row elts for Pzpart_t vectors*/ macro |
H A D | pzpart.c | 50 #define VECTOR(z,p,n) (((z)->flags&PZ_OVERSIZE)?(p)->row:(n)) |
Completed in 13 milliseconds