Searched defs:z (Results 1 – 5 of 5) sorted by relevance
| /mOS-networking-stack/core/src/include/bpf/ |
| H A D | sfbpf-int.h | 42 #define strlcpy(x, y, z) \ argument
|
| H A D | sfbpf.h | 84 #define EVAL_BPFFILTER(x, y, z) sfbpf_filter(x.bf_insns, y, z, z) argument
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/src/ |
| H A D | md5.c | 78 #define F(x, y, z) (((x) & (y)) | ((~x) & (z))) argument 79 #define G(x, y, z) (((x) & (z)) | ((y) & (~z))) argument 80 #define H(x, y, z) ((x) ^ (y) ^ (z)) argument 81 #define I(x, y, z) ((y) ^ ((x) | (~z))) argument
|
| H A D | mod_compress.c | 245 z_stream z; in deflate_file_to_buffer_gzip() local 319 z_stream z; in deflate_file_to_buffer_deflate() local
|
| H A D | lemon.c | 3766 char *z; local
|