Home
last modified time | relevance | path

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

/titanic_50/usr/src/head/
H A Dfatal.h49 #define FSAVE(val) SAVE(Fflags, old_Fflags); Fflags = val; macro
/titanic_50/usr/src/cmd/awk_xpg4/
H A Dawk.h178 #define FSAVE (FSPECIAL|FINARRAY) /* assign leaves on */ macro
/titanic_50/usr/src/cmd/csh/
H A Dsh.h313 #define FSAVE (FNICE|FTIME|FNOHUP) /* save these when re-doing */ macro