Searched refs:_counts (Results 1 – 3 of 3) sorted by relevance
123 NS_GET16(handle->_counts[i], msg); in ns_initparse()126 if (handle->_counts[i] == 0) in ns_initparse()130 handle->_counts[i]); in ns_initparse()158 if (rrnum < 0 || rrnum >= handle->_counts[(int)section]) in ns_parserr()196 if (++handle->_rrnum > handle->_counts[(int)section]) in ns_parserr()220 if (rrnum < 0 || rrnum >= handle->_counts[(int)section]) in ns_parserr2()258 if (++handle->_rrnum > handle->_counts[(int)section]) in ns_parserr2()
129 u_int16_t _id, _flags, _counts[ns_s_max]; member157 #define ns_msg_count(handle, section) ((handle)._counts[section] + 0)
3108 function srom_layout_num_output_vars(layout, rev, _counts)3112 _counts = get(layout, p_output_var_counts)3113 if (!map_contains(_counts, rev))3116 return (map_get(_counts, rev))