Searched defs:GET (Results 1 – 2 of 2) sorted by relevance
| /f-stack/app/nginx-1.16.1/src/core/ | ||
| H A D | ngx_md5.c | 148 #define GET(n) (*(uint32_t *) &p[n * 4]) macro |
| H A D | ngx_sha1.c | 144 #define GET(n) \ macro |