Home
last modified time | relevance | path

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

/third_party/node/deps/zlib/
Dtrees.c296 static int static_init_done = 0; in tr_static_init() local
305 if (static_init_done) return; in tr_static_init()
367 static_init_done = 1; in tr_static_init()
/third_party/skia/third_party/externals/zlib/
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()
/third_party/libwebsockets/win32port/zlib/
Dtrees.c242 static int static_init_done = 0; in tr_static_init() local
251 if (static_init_done) return; in tr_static_init()
313 static_init_done = 1; in tr_static_init()
/third_party/zlib/
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()
DChangeLog1395 - static_init_done in trees.c is an int
/third_party/node/deps/v8/third_party/zlib/
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()