Home
last modified time | relevance | path

Searched refs:b_t (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/libctf/testsuite/libctf-regression/
H A Dpptrtab-b.c2 typedef long b_t; typedef
5 b_t ignore1;
H A Dpptrtab-a.c2 typedef long b_t; typedef
5 b_t ignore2;
/netbsd-src/external/gpl3/gdb/dist/libctf/testsuite/libctf-lookup/
H A Dconflicting-type-syms-b.c2 typedef long b_t; typedef
5 b_t ignore1;
H A Dconflicting-type-syms-a.c2 typedef long b_t; typedef
5 b_t ignore2;
H A Dconflicting-type-syms.lk6 Type of ignore1 is b_t
7 Type of ignore2 is b_t
/netbsd-src/sys/arch/xen/xen/
H A Dpciback.c92 bus_space_tag_t b_t; member
247 &sc->sc_bars[i].b_t, &sc->sc_bars[i].b_h, in pciback_pci_attach()