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
287 fcsave(&save); in sh_machere()384 fcsave(&save2); in sh_machere()2062 fcsave(&save); in comsubst()2116 fcsave(&save); in comsubst()
457 fcsave(&savefc); in sh_trap()
341 fcsave(&sav_input); in sh_parse()682 fcsave(&sav_input); in arithfor()
3568 fcsave(&save); in sh_fun()
61 #define fcsave(x) (*(x) = _Fcin) macro