Searched refs:CODES (Results 1 - 10 of 10) sorted by relevance

/freebsd-9.3-release/crypto/openssl/util/
H A Derr-ins.pl16 last if /BEGIN ERROR CODES/;
H A Dmkerr.pl98 last if(/BEGIN\s+ERROR\s+CODES/);
310 last if (/BEGIN ERROR CODES/);
372 "/* BEGIN ERROR CODES */\n";
562 /* BEGIN ERROR CODES */
/freebsd-9.3-release/lib/libz/
H A Dinftrees.h55 CODES, enumerator in enum:__anon5384
H A Dinftrees.c25 to be generated, CODES, LENS, or DISTS. On return, zero is success,
137 if (left > 0 && (type == CODES || max != 1))
182 case CODES:
H A Dinfback.c388 ret = inflate_table(CODES, state->lens, 19, &(state->next),
H A Dinflate.c926 ret = inflate_table(CODES, state->lens, 19, &(state->next),
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dinftrees.h50 CODES, enumerator in enum:__anon6106
H A Dinftrees.c27 to be generated, CODES, LENS, or DISTS. On return, zero is success,
139 if (left > 0 && (type == CODES || max != 1))
185 case CODES:
H A Dinflate.c885 ret = inflate_table(CODES, state->lens, 19, &(state->next),
/freebsd-9.3-release/sys/net/
H A Dzlib.c3541 CODES, /* processing fixed or dynamic block */ enumerator in enum:__anon9597
3568 } decode; /* if CODES, current state */
3687 if (s->mode == CODES)
3781 s->mode = CODES;
3962 s->mode = CODES;
3963 case CODES:

Completed in 212 milliseconds