Home
last modified time | relevance | path

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

/titanic_52/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dfcin.c142 extern void fcsave(Fcin_t *fp) in fcsave() function
/titanic_52/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dfcin.h61 #define fcsave(x) (*(x) = _Fcin) macro