Lines Matching full:overrun
20 uint8_t overrun; /* Flag set to 1 when an overrun occurs. */
33 * On failure, return NULL, set state->overrun to 1.
36 * first failure (buffer overrun), successive calls will always fail.
45 * On failure, return NULL, set state->overrun to 1.
48 * first failure (buffer overrun), successive calls will always fail.
57 * On failure, return NULL, set state->overrun to 1.
60 * first failure (buffer overrun), successive calls will always fail.
69 * On failure, return NULL, set state->overrun to 1.
71 * After the first failure (buffer overrun), successive calls will always fail.