[gforth] / gforth / libffi.fs  

gforth: gforth/libffi.fs

Diff for /gforth/libffi.fs between version 1.8 and 1.9

version 1.8, Sun Dec 11 20:08:09 2005 UTC version 1.9, Sun Dec 11 20:10:01 2005 UTC
Line 149 
Line 149 
     postpone Literal ;      postpone Literal ;
   
 Variable ind-call  ind-call off  Variable ind-call  ind-call off
 : ind:  ind-call on  Create  here thisproc !  : fptr:  ind-call on  Create  here thisproc !
     0 , 0 , 0 , 0 also c-decl  DOES>  cell+ dup cell+ cell+ >r ! ;      0 , 0 , 0 , 0 also c-decl  DOES>  cell+ dup cell+ cell+ >r ! ;
   
 : ffi-call, ( -- lit-cif )  : ffi-call, ( -- lit-cif )


Generate output suitable for use with a patch program
Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help