Home
last modified time | relevance | path

Searched refs:EnvGetInstanceName (Results 1 – 3 of 3) sorted by relevance

/dports/lang/clips/clips_core_source_630/core/
H A Dinscom.h104 LOCALE const char *EnvGetInstanceName(void *,void *);
H A Dinscom.c787 globle const char *EnvGetInstanceName( in EnvGetInstanceName() function
1623 return EnvGetInstanceName(GetCurrentEnvironment(),iptr); in GetInstanceName()
H A Dinsfun.c1024 EnvPrintRouter(theEnv,logicalName,EnvGetInstanceName(theEnv,(void *) theInstance)); in PrintInstanceNameAndClass()