Home
last modified time | relevance | path

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

/dports/lang/clips/clips_core_source_630/core/
H A Dgenrccom.h105 LOCALE const char *EnvGetDefmethodPPForm(void *,void *,long);
H A Dgenrccom.c971 globle const char *EnvGetDefmethodPPForm( in EnvGetDefmethodPPForm() function
2042 return EnvGetDefmethodPPForm(GetCurrentEnvironment(),ptr,theIndex); in GetDefmethodPPForm()