示例#1
0
static void __rest_8087( _87state * __fs )
{
    __frstor( __fs );
}
示例#2
0
static void __rest_8087( _87state *fst )
{
    __frstor( fst );
}