Home
last modified time | relevance | path

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

/xnu-11215.61.5/libkern/zlib/
H A Dtrees.c271 static int static_init_done = 0; in tr_static_init() local
280 if (static_init_done) return; in tr_static_init()
340 static_init_done = 1; in tr_static_init()