Lines Matching defs:TDEFL_STATUS_OKAY
1829 TDEFL_STATUS_OKAY = 0,
2068 if (tdefl_init(pComp, NULL, NULL, comp_flags) != TDEFL_STATUS_OKAY) {
4263 : TDEFL_STATUS_OKAY;
4286 (d->m_prev_return_status != TDEFL_STATUS_OKAY) ||
4356 d->m_prev_return_status = TDEFL_STATUS_OKAY;
4371 return TDEFL_STATUS_OKAY;
4389 TDEFL_STATUS_OKAY);
6396 TDEFL_STATUS_OKAY) ||
6556 TDEFL_STATUS_OKAY) {
6581 } else if (status != TDEFL_STATUS_OKAY)