Home
last modified time | relevance | path

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

/dports/science/silo/silo-4.10.2-bsd/src/silo/
H A Dalloc.c1482 DBAllocCSGZonelist(void) in DBAllocCSGZonelist() function
H A Dsilo.h.in1904 SILO_API extern DBcsgzonelist * DBAllocCSGZonelist(void);
/dports/science/silo/silo-4.10.2-bsd/src/pdb_drv/
H A Dsilo_pdb.c6270 if ((zl = DBAllocCSGZonelist()) == NULL) in db_pdb_GetCSGZonelist()
/dports/science/silo/silo-4.10.2-bsd/src/hdf5_drv/
H A Dsilo_hdf5.c8822 if (NULL==(zl=DBAllocCSGZonelist())) return NULL; in db_hdf5_GetCSGZonelist()