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

  /src/common/dist/zlib/
zconf.h 241 #if defined(ZLIB_CONST) && !defined(z_const)
242 # define z_const const macro
244 # define z_const macro
zconf.h.in 237 #if defined(ZLIB_CONST) && !defined(z_const)
238 # define z_const const macro
240 # define z_const macro

Completed in 29 milliseconds