Searched defs:zout (Results 1 – 3 of 3) sorted by relevance
129 #define zout(v,r) outl(v,zatm_dev->base+uPD98401_##r*4) macro
3947 char *zout; member4012 static int stbi__zexpand(stbi__zbuf *z, char *zout, int n) // need to make room for n bytes in stbi__zexpand()4047 char *zout = a->zout; in stbi__parse_huffman_block() local