[gforth] / gforth / libffi.fs  

gforth: gforth/libffi.fs

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

version 1.9, Sun Dec 11 20:10:01 2005 UTC version 1.10, Sun Dec 11 21:58:20 2005 UTC
Line 149 
Line 149 
     postpone Literal ;      postpone Literal ;
   
 Variable ind-call  ind-call off  Variable ind-call  ind-call off
 : fptr:  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.9  
changed lines
  Added in v.1.10

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help