Home
last modified time | relevance | path

Searched defs:cutoff_val (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Ddivtab.c59 int cutoff_val = val >> CUTOFF_BITS; in note_defect3() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/
H A Ddivtab.cc59 int cutoff_val = val >> CUTOFF_BITS; in note_defect3() local