Home
last modified time | relevance | path

Searched defs:next_type (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/mit/isl/dist/
H A Disl_stream_private.h63 enum isl_token_type next_type; member
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Ddnsrps.c833 dns_rdatatype_t next_type, type; in rpsdb_rdatasetiter_next() local
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Ddnsrps.c834 dns_rdatatype_t next_type, type; rpsdb_rdatasetiter_next() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp204 Type *next_type(Type *Ty, Value *Idx) { in next_type() function