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

/freebsd-11.0-release/crypto/openssl/util/
H A Derr-ins.pl16 last if /BEGIN ERROR CODES/;
H A Dmkerr.pl169 last if(/BEGIN\s+ERROR\s+CODES/);
394 last if (/BEGIN ERROR CODES/);
462 "/* BEGIN ERROR CODES */\n";
666 /* BEGIN ERROR CODES */
/freebsd-11.0-release/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dinftrees.h50 CODES, enumerator in enum:__anon7876
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-11.0-release/lib/libz/
H A Dinftrees.h55 CODES, enumerator in enum:__anon6951
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-11.0-release/sys/libkern/
H A Dzlib.c3548 CODES, /* processing fixed or dynamic block */ enumerator in enum:__anon12149
3575 } decode; /* if CODES, current state */
3694 if (s->mode == CODES)
3788 s->mode = CODES;
3969 s->mode = CODES;
3970 case CODES:

Completed in 132 milliseconds