Home | Sort by: relevance | last modified time | path |
/src/common/dist/zlib/ | |
zlib.h | 1101 typedef int (*out_func)(void FAR *, unsigned char FAR *, unsigned); typedef in typeref:typename:int (*)(void FAR *,unsigned char FAR *,unsigned) 1105 out_func out, void FAR *out_desc); 1133 parameters and return types are defined above in the in_func and out_func |
zconf.h | 160 # define out_func z_out_func macro |
zconf.h.in | 156 # define out_func z_out_func macro |