From 655ee2825121e149a9976e562946892efb20aea1 Mon Sep 17 00:00:00 2001 From: hunt Date: Thu, 7 Apr 2005 21:48:47 +0000 Subject: *** empty log message *** --- runtime/docs/html/group__alloc.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'runtime/docs/html/group__alloc.html') diff --git a/runtime/docs/html/group__alloc.html b/runtime/docs/html/group__alloc.html index 1a3e32b2..b1151b86 100644 --- a/runtime/docs/html/group__alloc.html +++ b/runtime/docs/html/group__alloc.html @@ -4,7 +4,7 @@ -
Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages
+
Main Page | Modules | Directories | File List | Globals | Related Pages

Memory Functions

Basic malloc/calloc/free functions. More... @@ -80,7 +80,7 @@ This is used for small allocations from within a running probe where the process

Definition at line 31 of file alloc.c.

-Referenced by _stp_calloc(), and _stp_map_set_str(). +Referenced by _stp_calloc(), and _stp_map_set_str().

@@ -123,7 +123,7 @@ Definition at line 47 of fi

References _stp_alloc().

-Referenced by _stp_map_set_stat(), and _stp_map_set_str(). +Referenced by _stp_map_set_stat(), and _stp_map_set_str().

@@ -162,7 +162,7 @@ Frees memory allocated by _stp_alloc or _stp_calloc.

Definition at line 76 of file alloc.c.

-Referenced by _stp_list_clear(), _stp_map_key_del(), and _stp_map_set_str(). +Referenced by _stp_list_clear(), _stp_map_key_del(), and _stp_map_set_str().

-- cgit