satsolver  0.17.2
Public Attributes | List of all members
_Pool_tmpspace Struct Reference

#include <pool.h>

Public Attributes

char * buf [POOL_TMPSPACEBUF]
 
int len [POOL_TMPSPACEBUF]
 
int n
 

Detailed Description

Definition at line 55 of file pool.h.

Member Data Documentation

char* _Pool_tmpspace::buf[POOL_TMPSPACEBUF]
int _Pool_tmpspace::len[POOL_TMPSPACEBUF]

Definition at line 57 of file pool.h.

Referenced by pool_alloctmpspace(), and pool_alloctmpspace_free().

int _Pool_tmpspace::n

Definition at line 58 of file pool.h.

Referenced by pool_alloctmpspace(), pool_alloctmpspace_free(), and pool_freetmpspace().


The documentation for this struct was generated from the following file: