Home
last modified time | relevance | path

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

/src/sys/contrib/zlib/
H A Dzutil.h282 local void z_once(z_once_t *state, void (*init)(void)) { in z_once() function
315 local void z_once(z_once_t *state, void (*init)(void)) { in z_once() function
H A Dcrc32.c484 z_once(&made, make_crc_table); in get_crc_table()
520 z_once(&made, make_crc_table); in crc32_z()
631 z_once(&made, make_crc_table); in crc32_z()
958 z_once(&made, make_crc_table); in crc32_combine_gen64()
H A Dinftrees.c366 z_once(&built, buildtables); in inflate_fixed()