/[guile]/guile/guile-core/doc/ref/scheme-memory.texi
ViewVC logotype

Diff of /guile/guile-core/doc/ref/scheme-memory.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.2.5 by ossau, Fri Mar 15 14:12:58 2002 UTC revision 1.1.2.6 by ossau, Sat Apr 20 15:48:29 2002 UTC
# Line 38  Flushes the glocs for @var{name}, or all Line 38  Flushes the glocs for @var{name}, or all
38  is @code{#t}.  is @code{#t}.
39  @end deffn  @end deffn
40    
41    @deffn {Scheme Procedure} malloc-stats
42    Return an alist ((@var{what} . @var{n}) ...) describing number
43    of malloced objects.
44    @var{what} is the second argument to @code{scm_must_malloc},
45    @var{n} is the number of objects of that type currently
46    allocated.
47    @end deffn
48    
49    
50  @node Weak References  @node Weak References
51  @section Weak References  @section Weak References

Legend:
Removed from v.1.1.2.5  
changed lines
  Added in v.1.1.2.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26