Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Ddivtab.c61 double defect; in note_defect3() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/
H A Ddivtab.cc61 double defect; in note_defect3() local
/netbsd-src/sys/arch/hp300/stand/common/
H A Dscsireg.h293 struct defect { struct
294 unsigned cyl : 24;
295 unsigned head : 8;
296 long bytes_from_index;
297 } defect[127]; member