- Timestamp:
- Jun 1, 2008, 11:29:25 PM (16 years ago)
- File:
-
- 1 edited
-
branches/win64/lib/ffi-win64.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/win64/lib/ffi-win64.lisp
r8954 r9648 170 170 (offset (case return-type-keyword 171 171 ((:single-float :double-float) 172 8)173 (t 0))))172 -24) 173 (t -8)))) 174 174 `(setf (, 175 175 (case return-type-keyword
Note:
See TracChangeset
for help on using the changeset viewer.
