Searched refs:NXT_INT_T_LEN (Results 1 – 4 of 4) sorted by path
264 size += NXT_INT_T_LEN in nxt_discovery_modules()278 + nxt_strlen(mnt[j].name) + (2 * NXT_INT_T_LEN) in nxt_discovery_modules()
1576 u_char ver[NXT_INT_T_LEN]; in nxt_main_port_conf_store_handler()1620 n = nxt_sprintf(ver, ver + NXT_INT_T_LEN, "%d", NXT_VERNUM) - ver; in nxt_main_port_conf_store_handler()
323 spf.width = NXT_INT_T_LEN; in nxt_vsprintf()
90 #define NXT_INT_T_LEN NXT_INT64_T_LEN macro95 #define NXT_INT_T_LEN NXT_INT32_T_LEN macro