Searched refs:NGX_ATOMIC_T_LEN (Results 1 – 6 of 6) sorted by relevance
28 #define NGX_ATOMIC_T_LEN (sizeof("-9223372036854775808") - 1) macro30 #define NGX_ATOMIC_T_LEN (sizeof("-2147483648") - 1) macro62 #define NGX_ATOMIC_T_LEN (sizeof("-9223372036854775808") - 1) macro74 #define NGX_ATOMIC_T_LEN (sizeof("-2147483648") - 1) macro101 #define NGX_ATOMIC_T_LEN (sizeof("-9223372036854775808") - 1) macro103 #define NGX_ATOMIC_T_LEN (sizeof("-2147483648") - 1) macro129 #define NGX_ATOMIC_T_LEN (sizeof("-2147483648") - 1) macro170 #define NGX_ATOMIC_T_LEN (sizeof("-9223372036854775808") - 1) macro218 #define NGX_ATOMIC_T_LEN (sizeof("-2147483648") - 1) macro255 #define NGX_ATOMIC_T_LEN (sizeof("-2147483648") - 1) macro[all …]
116 size = sizeof("Active connections: \n") + NGX_ATOMIC_T_LEN in ngx_http_stub_status_handler()118 + 6 + 3 * NGX_ATOMIC_T_LEN in ngx_http_stub_status_handler()119 + sizeof("Reading: Writing: Waiting: \n") + 3 * NGX_ATOMIC_T_LEN; in ngx_http_stub_status_handler()170 p = ngx_pnalloc(r->pool, NGX_ATOMIC_T_LEN); in ngx_http_stub_status_variable()
472 size = sizeof(CRLF "--") - 1 + NGX_ATOMIC_T_LEN in ngx_http_range_multipart_header()530 + NGX_ATOMIC_T_LEN); in ngx_http_range_multipart_header()552 len = sizeof(CRLF "--") - 1 + NGX_ATOMIC_T_LEN + sizeof("--" CRLF) - 1; in ngx_http_range_multipart_header()890 b->pos = ngx_pnalloc(r->pool, sizeof(CRLF "--") - 1 + NGX_ATOMIC_T_LEN in ngx_http_range_multipart_body()897 sizeof(CRLF "--") - 1 + NGX_ATOMIC_T_LEN); in ngx_http_range_multipart_body()
372 width = NGX_ATOMIC_T_LEN; in ngx_vslprintf()
737 p = ngx_pnalloc(s->connection->pool, NGX_ATOMIC_T_LEN); in ngx_stream_variable_connection()
2194 p = ngx_pnalloc(r->pool, NGX_ATOMIC_T_LEN); in ngx_http_variable_connection()