Home
last modified time | relevance | path

Searched refs:log2_cache (Results 1 – 2 of 2) sorted by relevance

/third_party/quickjs/
Dlibbf.h147 BFConstCache log2_cache; member
Dlibbf.c4190 return bf_const_get(T, prec, flags, &s->log2_cache, bf_const_log2_internal, 0); in bf_const_log2()
4211 bf_const_free(&s->log2_cache); in bf_clear_cache()