Home
last modified time | relevance | path

Searched defs:NGX_ALIGNMENT (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/nginx-1.16.1/src/os/unix/
H A Dngx_solaris_config.h60 #define NGX_ALIGNMENT _MAX_ALIGNMENT macro
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_config.h100 #define NGX_ALIGNMENT sizeof(unsigned long) /* platform word */ macro