Searched refs:getcode (Results 1 – 2 of 2) sorted by relevance
128 static code_int getcode(struct s_zstate *zs);264 while ((zs->u.r.zs_code = getcode(zs)) > -1) { in zread()332 getcode(struct s_zstate *zs) in getcode() function
202 static code_int getcode(struct s_zstate *);503 while ((code = getcode(zs)) > -1) { in zread()568 getcode(struct s_zstate *zs) in getcode() function