Searched refs:type_count (Results 1 – 5 of 5) sorted by relevance
152 unsigned type_count() const { return TYs.size(); } in type_count() function
75 static int type_count; variable766 type_count++; in new_structure()773 si->state_number = -type_count; in new_structure()782 type_count++; in new_structure()784 s->state_number = -type_count; in new_structure()794 type_count++; in new_structure()796 s->state_number = -type_count; in new_structure()840 type_count++; in find_structure()842 s->state_number = -type_count; in find_structure()869 type_count++; in create_pointer()[all …]
75 static int type_count; variable781 type_count++; in new_structure()788 si->state_number = -type_count; in new_structure()797 type_count++; in new_structure()799 s->state_number = -type_count; in new_structure()809 type_count++; in new_structure()811 s->state_number = -type_count; in new_structure()855 type_count++; in find_structure()857 s->state_number = -type_count; in find_structure()884 type_count++; in create_pointer()[all …]
3186 (main): Call read_state and write_state. Print type_count.
2006 size_t type_count = 0; in sldns_str2wire_nsec_buf() local2030 type_count++; in sldns_str2wire_nsec_buf()2035 if(type_count == 0) { in sldns_str2wire_nsec_buf()