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

/barrelfish-master/lib/openssl-1.0.0d/util/
H A Derr-ins.pl16 last if /BEGIN ERROR CODES/;
H A Dmkerr.pl168 last if(/BEGIN\s+ERROR\s+CODES/);
388 last if (/BEGIN ERROR CODES/);
454 "/* BEGIN ERROR CODES */\n";
641 /* BEGIN ERROR CODES */
/barrelfish-master/lib/zlib/
H A Dinftrees.h48 CODES, enumerator in enum:__anon1420
H A Dinftrees.c25 to be generated, CODES, LENS, or DISTS. On return, zero is success,
137 if (left > 0 && (type == CODES || max != 1))
183 case CODES:
H A Dinfback.c379 ret = inflate_table(CODES, state->lens, 19, &(state->next),
H A Dinflate.c866 ret = inflate_table(CODES, state->lens, 19, &(state->next),
/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Dlex.h112 #define CODES 6 macro
H A Dread.c580 if (pd->token.class == CODES) {
689 || (class)==UREFERENCE || (class)==STRING || (class)==CODES \
1188 case CODES: /* codes-list-quoted string */

Completed in 99 milliseconds