Searched refs:_counts (Results 1 – 3 of 3) sorted by relevance
117 NS_GET16(handle->_counts[i], msg); in ns_initparse()120 if (handle->_counts[i] == 0) in ns_initparse()124 handle->_counts[i]); in ns_initparse()152 if (rrnum < 0 || rrnum >= handle->_counts[(int)section]) in ns_parserr()190 if (++handle->_rrnum > handle->_counts[(int)section]) in ns_parserr()214 if (rrnum < 0 || rrnum >= handle->_counts[(int)section]) in ns_parserr2()252 if (++handle->_rrnum > handle->_counts[(int)section]) in ns_parserr2()
128 u_int16_t _id, _flags, _counts[ns_s_max]; member145 #define ns_msg_count(handle, section) ((handle)._counts[section] + 0)
3107 function srom_layout_num_output_vars(layout, rev, _counts)3111 _counts = get(layout, p_output_var_counts)3112 if (!map_contains(_counts, rev))3115 return (map_get(_counts, rev))