Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/compat/gen/
H A Dcompat_readdir.c46 static struct dirent12 d12; in readdir() local
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/mips/
H A Dr6-64.s27 d12: .dword 56 label
/netbsd-src/sys/arch/arm/arm32/
H A Ddb_machdep.c346 const uint64_t d12 = ((uint64_t)d2 << 32) | d1; in tlb_print_cortex_a7_entry() local