Searched refs:fcsave (Results 1 – 6 of 6) sorted by relevance
47 fcsave(&save); in fcfopen()141 #undef fcsave142 extern void fcsave(Fcin_t *fp) in fcsave() function
276 fcsave(&save); in sh_machere()372 fcsave(&save2); in sh_machere()1919 fcsave(&save); in comsubst()1970 fcsave(&save); in comsubst()
446 fcsave(&savefc); in sh_trap()
330 fcsave(&sav_input); in sh_parse()650 fcsave(&sav_input); in arithfor()
2763 fcsave(&save); in sh_fun()
53 #define fcsave(x) (*(x) = _Fcin) macro