Home
last modified time | relevance | path

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

/linux-6.1.9/lib/zlib_deflate/ !
Ddeftree.c173 static int static_init_done; in tr_static_init() local
182 if (static_init_done) return; in tr_static_init()
235 static_init_done = 1; in tr_static_init()