Home
last modified time | relevance | path

Searched refs:type_count (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfo.h152 unsigned type_count() const { return TYs.size(); } in type_count() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgengtype.c75 static int type_count; variable
766 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 …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgengtype.cc75 static int type_count; variable
781 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 …]
H A DChangeLog-20103186 (main): Call read_state and write_state. Print type_count.
/netbsd-src/external/bsd/unbound/dist/sldns/
H A Dstr2wire.c2006 size_t type_count = 0; in sldns_str2wire_nsec_buf() local
2030 type_count++; in sldns_str2wire_nsec_buf()
2035 if(type_count == 0) { in sldns_str2wire_nsec_buf()