Home
last modified time | relevance | path

Searched refs:GCI_free (Results 1 – 7 of 7) sorted by relevance

/dports/lang/rexx-regina/regina-rexx-3.9.3/gci/
H A Dembedded.h87 #define GCI_free(hidden,block) Free_TSD( (tsd_t *) (hidden), block ) macro
H A Dgci_rxfuncdefine.c400 GCI_free( hidden, tree.nodes ); in GCI_ParseTree()
460 GCI_free( hidden, tree.nodes ); in GCI_RxFuncDefine()
H A Dgci_reginabridge.c553 GCI_free( hidden, ti->nodes ); in GCI_remove_structure()
554 GCI_free( hidden, ti ); in GCI_remove_structure()
H A Dgci_convert.c580 GCI_free( hidden, buf ); in string2float()
586 GCI_free( hidden, buf ); in string2float()
590 GCI_free( hidden, buf ); in string2float()
H A Dgci_helper.c212 GCI_free( hidden, str->val ); in GCI_strfree()
H A Dgci_prepare.c80 GCI_free( w->hidden, ti->nodes ); in resizeNodes()
H A Dgci_execute.c1350 GCI_free( hidden, basebuf ); in GCI_execute()