Home | History | Annotate | Download | only in gcc-demangle

Lines Matching refs:sat

2224 	  /* Fixed point types. DF<int bits><length><fract bits><sat>  */
2235 ret->u.s_fixed.sat = (peek == 's');
4047 if (dc->u.s_fixed.sat)