Home
last modified time | relevance | path

Searched refs:__counter (Results 1 – 3 of 3) sorted by relevance

/iconv/
A Dgconv.h91 int __counter; member
A Dgconv_cache.c323 result[idx].__counter = 1; in __gconv_lookup_cache()
378 result[0].__counter = 1; in __gconv_lookup_cache()
412 result[idx].__counter = 1; in __gconv_lookup_cache()
A Dgconv_db.c179 if (deriv->steps[cnt].__counter > 0 in free_derivation()
207 if (step->__shlib_handle != NULL && --step->__counter == 0) in __gconv_release_step()
279 result[step_cnt].__counter = 1; in gen_steps()
378 if (step->__counter++ == 0) in increment_counter()
389 --step->__counter; in increment_counter()

Completed in 8 milliseconds