1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-02-16 20:51:27 +00:00
Files
Interlisp.maiko/inc/return.h
Nick Briggs 68baf6fb30 Use ...FromStackOffset functions where appropriate
Rather than adding/or-ing the STK_OFFSET constant into a stack offset
to convert it to a pointer in general Lisp memory and then converting
from that to a native address... use the functions specifically
present to do those conversions with embedded checks on stack offset
validity.
2024-03-07 10:45:38 -08:00

3.9 KiB