Home
last modified time | relevance | path

Searched defs:aex (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.bin/elf2aout/
H A Delf2aout.c201 struct exec aex; main() local
[all...]
/netbsd-src/sys/dev/pci/
H A Damr.c611 struct amr_enquiry3 *aex; in amr_init() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddinterpret.d3081 auto aex = ae1 ? ae1 : ae2; in interpretCommon() local