Home
last modified time | relevance | path

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

/third_party/node/deps/v8/third_party/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()
/third_party/node/deps/zlib/
H A 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/libwebsockets/win32port/zlib/
H A 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/skia/third_party/externals/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()
/third_party/zlib/
H A Dtrees.c311 static int static_init_done = 0; in tr_static_init() local
320 if (static_init_done) return; in tr_static_init()
382 static_init_done = 1; in tr_static_init()

Completed in 11 milliseconds