HomeSort by: relevance | last modified time | path
    Searched defs:global_state (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/vndcompress/
vndcompress.c 84 static struct compress_state global_state; variable in typeref:struct:compress_state
121 struct compress_state *const S = &global_state;
299 struct compress_state *const S = &global_state;
355 struct compress_state *const S = &global_state;
vndcompress.c 84 static struct compress_state global_state; variable in typeref:struct:compress_state
121 struct compress_state *const S = &global_state;
299 struct compress_state *const S = &global_state;
355 struct compress_state *const S = &global_state;

Completed in 21 milliseconds