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

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Ddecl-3.c4 enum { CODES }; /* { dg-message "note: previous definition" } */ enumerator in enum:__anon2127
5 enum { CODES }; /* { dg-error "conflicting types|redeclaration of enumerator" } */ enumerator in enum:__anon2128
/haiku-buildtools/gcc/zlib/contrib/infback9/
H A Dinftree9.h54 CODES, enumerator in enum:__anon1532
H A Dinftree9.c25 to be generated, CODES, LENS, or DISTS. On return, zero is success,
131 if (left > 0 && (type == CODES || max != 1))
176 case CODES:
H A Dinfback9.c374 ret = inflate_table9(CODES, state->lens, 19, &(state->next),
/haiku-buildtools/gcc/zlib/
H A Dinftrees.h55 CODES, enumerator in enum:__anon1545
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.c925 ret = inflate_table(CODES, state->lens, 19, &(state->next),
/haiku-buildtools/binutils/zlib/contrib/infback9/
H A Dinftree9.h54 CODES, enumerator in enum:__anon1151
H A Dinftree9.c25 to be generated, CODES, LENS, or DISTS. On return, zero is success,
131 if (left > 0 && (type == CODES || max != 1))
176 case CODES:
H A Dinfback9.c372 ret = inflate_table9(CODES, state->lens, 19, &(state->next),
/haiku-buildtools/binutils/zlib/
H A Dinftrees.h55 CODES, enumerator in enum:__anon1167
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),

Completed in 188 milliseconds