Home
last modified time | relevance | path

Searched refs:GCI_FunctionNotFound (Results 1 – 2 of 2) sorted by relevance

/dports/lang/rexx-regina/regina-rexx-3.9.3/gci/
H A Dgci.h56 GCI_FunctionNotFound, /* The name was not registered in the Rexx core */ enumerator
H A Dgci_helper.c301 …case GCI_FunctionNotFound: ptr = "The REXX function was not or no longer registered by the int… in GCI_describe()