File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 119119(def-builtin-entry ' LISP:GET-DISPATCH-MACRO-CHARACTER " GETDISPMACRO" )
120120(def-builtin-entry ' LISP:FORMAT " XFORMAT" )
121121(def-builtin-entry ' system::SAVE " SAVE" )
122+ (def-builtin-entry ' system::SRCLOAD " SRCLOAD" )
122123(def-builtin-entry ' system::BINLOAD " BINLOAD" )
123124(def-builtin-entry ' LISP:V+ " VPLUS" )
124125(def-builtin-entry ' LISP:V- " VMINUS" )
397398; (def-builtin-entry 'SYS::MALLOC_DEBUG "MALLOC_DEBUG")
398399; (def-builtin-entry 'SYS::MALLOC_VERIFY "MALLOC_VERIFY")
399400(def-builtin-entry ' SYS:LIST-ALL-REFERENCES " LISTALLREFERENCES" )
401+ (def-builtin-entry ' SYS:LIST-CALLSTACK " LISTCALLSTACK" )
402+ (def-builtin-entry ' SYS:LIST-ALL-BLOCKS " LISTALLBLOCKS" )
403+ (def-builtin-entry ' SYS:LIST-ALL-TAGS " LISTALLTAGS" )
400404(def-builtin-entry ' SYS:LIST-ALL-CATCHERS " LISTALLCATCHERS" )
401405(def-builtin-entry ' SYS:LIST-ALL-BINDINGS " LISTBINDINGS" )
402406(def-builtin-entry ' SYS:LIST-ALL-FUNCTION-BINDINGS " LISTFUNCTIONBINDINGS" )
You can’t perform that action at this time.
0 commit comments