Home
last modified time | relevance | path

Searched defs:type_map (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/usr.sbin/mkuboot/
H A Dmkuboot.c114 struct type_map { struct
118 static const struct type_map typemap[] = { argument
/openbsd-src/usr.bin/systat/
H A Dnetstat.c259 static int type_map[] = { -1, 2, 3, 1, 4, 5 }; variable
/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dtypeck.c46 tree * type_map; variable
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DSymbolContext.cpp557 void SymbolContext::SortTypeList(TypeMap &type_map, TypeList &type_list) const { in SortTypeList()
/openbsd-src/gnu/gcc/gcc/
H A Dipa-type-escape.c834 bitmap type_map; in mark_interesting_addressof() local
/openbsd-src/usr.bin/netstat/
H A Dinet.c101 int type_map[] = { -1, 2, 3, 1, 4, 5 }; variable