Home
last modified time | relevance | path

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

/illumos-gate/usr/src/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 DChangeLog1383 - static_init_done in trees.c is an int
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c2458 static int static_init_done = 0; in tr_static_init() local
2467 if (static_init_done) in tr_static_init()
2531 static_init_done = 1; in tr_static_init()