NGX_ATOMIC_T_LEN  353 core/ngx_string.c                     width = NGX_ATOMIC_T_LEN;
NGX_ATOMIC_T_LEN  194 http/modules/ngx_http_log_module.c     { ngx_string("connection"), NGX_ATOMIC_T_LEN, ngx_http_log_connection },
NGX_ATOMIC_T_LEN  394 http/modules/ngx_http_range_filter_module.c     len = sizeof(CRLF "--") - 1 + NGX_ATOMIC_T_LEN
NGX_ATOMIC_T_LEN  450 http/modules/ngx_http_range_filter_module.c                     + NGX_ATOMIC_T_LEN);
NGX_ATOMIC_T_LEN  470 http/modules/ngx_http_range_filter_module.c     len = sizeof(CRLF "--") - 1 + NGX_ATOMIC_T_LEN + sizeof("--" CRLF) - 1;
NGX_ATOMIC_T_LEN  819 http/modules/ngx_http_range_filter_module.c     b->pos = ngx_pnalloc(r->pool, sizeof(CRLF "--") - 1 + NGX_ATOMIC_T_LEN
NGX_ATOMIC_T_LEN  826 http/modules/ngx_http_range_filter_module.c                          sizeof(CRLF "--") - 1 + NGX_ATOMIC_T_LEN);
NGX_ATOMIC_T_LEN   90 http/modules/ngx_http_stub_status_module.c     size = sizeof("Active connections:  \n") + NGX_ATOMIC_T_LEN
NGX_ATOMIC_T_LEN   92 http/modules/ngx_http_stub_status_module.c            + 6 + 3 * NGX_ATOMIC_T_LEN
NGX_ATOMIC_T_LEN   93 http/modules/ngx_http_stub_status_module.c            + sizeof("Reading:  Writing:  Waiting:  \n") + 3 * NGX_ATOMIC_T_LEN;