Home
last modified time | relevance | path

Searched refs:allocRBase (Results 1 – 4 of 4) sorted by relevance

/dports/math/gap/gap-4.11.0/pkg/guava-3.15/src/leon/src/
H A Dstorage.h79 extern RBase *allocRBase( void)
H A Dstorage.c359 RBase *allocRBase( void) in allocRBase() function
H A Dextname.h23 #define allocRBase AlcRB macro
H A Dnew.c284 RBase *newBase = allocRBase(); in newRBase()