Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dpass1.h50 typedef unsigned int bittype; /* XXX - for basicblock */ typedef
/netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dpass1.h50 typedef unsigned int bittype; /* XXX - for basicblock */ typedef
/netbsd-src/external/bsd/pcc/dist/pcc/mip/
H A Dpass2.h41 typedef unsigned int bittype; /* XXX - for basicblock */ typedef
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhsa-gen.c4288 BrigType16_t bittype = hsa_bittype_for_type (arg->m_type); in gen_hsa_clrsb() local