Changeset 5721


Ignore:
Timestamp:
Jan 18, 2007, 3:01:33 AM (18 years ago)
Author:
Gary Byers
Message:

Arch-specific macro interface for WITH-FFCALL-RESULTS.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/lib/macros.lisp

    r5703 r5721  
    23382338(declare-arch-specific-macro function-vector-to-function)
    23392339
     2340(declare-arch-specific-macro with-ffcall-results)
     2341
    23402342(defvar *trace-print-functions* nil)
    23412343(defun %trace-print-arg (stream arg val type)
Note: See TracChangeset for help on using the changeset viewer.