Home
last modified time | relevance | path

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

/csrg-svn/contrib/gcc-2.3.3/config/
H A Dmips.c3890 int fp_inc; /* 1 or 2 depending on the size of fp regs */ local
4118 int fp_inc = (TARGET_FLOAT64) ? 1 : 2; local