Store Pike_sp and Pike_fp locally in various macros to avoid repeated loading of the global variables. (E.g. gcc 3.2.3 can't optimize it when there are interspersed writes, presumably due to aliasing issues.) Rev: src/interpret.h:1.136