Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zlib/
H A Dtrees.c235 static int static_init_done = 0; in tr_static_init() local
244 if (static_init_done) return; in tr_static_init()
306 static_init_done = 1; in tr_static_init()
H A DChangeLog1320 - static_init_done in trees.c is an int