| version 1.40, Sat Sep 23 15:47:08 2000 UTC | version 1.41, Fri Nov 10 10:04:21 2000 UTC | ||
|---|---|---|---|
|
|
||
| #endif | #endif | ||
| /* ensure that the cached elements (if any) are accessible */ | /* ensure that the cached elements (if any) are accessible */ | ||
| IF_TOS(sp0--); | IF_spTOS(sp0--); | ||
| IF_FTOS(fp0--); | IF_fpTOS(fp0--); | ||
| for(;stack>0;stack--) | for(;stack>0;stack--) | ||
| *--sp0=entries[stack-1]; | *--sp0=entries[stack-1]; |
|
||||||||
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |