Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/os/unix/
H A Dngx_atomic.h28 #define NGX_ATOMIC_T_LEN (sizeof("-9223372036854775808") - 1) macro
30 #define NGX_ATOMIC_T_LEN (sizeof("-2147483648") - 1) macro
62 #define NGX_ATOMIC_T_LEN (sizeof("-9223372036854775808") - 1) macro
74 #define NGX_ATOMIC_T_LEN (sizeof("-2147483648") - 1) macro
101 #define NGX_ATOMIC_T_LEN (sizeof("-9223372036854775808") - 1) macro
103 #define NGX_ATOMIC_T_LEN (sizeof("-2147483648") - 1) macro
129 #define NGX_ATOMIC_T_LEN (sizeof("-2147483648") - 1) macro
170 #define NGX_ATOMIC_T_LEN (sizeof("-9223372036854775808") - 1) macro
218 #define NGX_ATOMIC_T_LEN (sizeof("-2147483648") - 1) macro
255 #define NGX_ATOMIC_T_LEN (sizeof("-2147483648") - 1) macro
[all …]