Searched refs:calc_size (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/
H A Ddebug_fn_imps.hpp50 size_type calc_size = 0; local
54 ++calc_size;
56 debug_base::check_size(calc_size, __file, __line);
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/
H A Ddebug_fn_imps.hpp50 size_type calc_size = 0; local
54 ++calc_size;
56 debug_base::check_size(calc_size, __file, __line);
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/
H A Ddebug_fn_imps.hpp72 size_type calc_size = 0; local
75 ++calc_size;
80 PB_DS_DEBUG_VERIFY(calc_size == m_size);
88 size_type calc_size = 0; local
91 ++calc_size;
96 PB_DS_DEBUG_VERIFY(calc_size == m_size);
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/
H A Ddebug_fn_imps.hpp72 size_type calc_size = 0; local
75 ++calc_size;
80 PB_DS_DEBUG_VERIFY(calc_size == m_size);
88 size_type calc_size = 0; local
91 ++calc_size;
96 PB_DS_DEBUG_VERIFY(calc_size == m_size);
/netbsd-current/external/bsd/unbound/dist/util/data/
H A Dmsgparse.c639 calc_size(sldns_buffer* pkt, uint16_t type, struct rr_parse* rr) function
807 if(!calc_size(pkt, type, rr))

Completed in 301 milliseconds