[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

Allocating abstract values of level 0

Function: ap_abstract0_t* ap_abstract0_copy (ap_manager_t* man, ap_abstract0_t* a)
Return a copy of a, on which destructive update does not affect a.

Function: void ap_abstract0_free (ap_manager_t* man, ap_abstract0_t* a)
Free all the memory used by a.

Function: size_t ap_abstract0_size (ap_manager_t* man, ap_abstract0_t* a)
Return the abstract size of a.



This document was generated on September, 10 2009 using texi2html