Home
last modified time | relevance | path

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

/linux-4.19.296/lib/zlib_deflate/
Ddeftree.c227 static int static_init_done; in tr_static_init() local
236 if (static_init_done) return; in tr_static_init()
289 static_init_done = 1; in tr_static_init()