Home
last modified time | relevance | path

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

/dports/lang/clips/clips_core_source_630/core/
H A Dinsfun.h104 LOCALE INSTANCE_TYPE *FindInstanceInModule(void *,SYMBOL_HN *,struct defmodule *,
H A Dinsfun.c406 return(FindInstanceInModule(theEnv,instanceName,theModule,currentModule,searchImports)); in FindInstanceBySymbol()
428 globle INSTANCE_TYPE *FindInstanceInModule( in FindInstanceInModule() function
H A Dinscom.c664 return((void *) FindInstanceInModule(theEnv,isym,(struct defmodule *) theModule, in EnvFindInstance()
1237 ins = FindInstanceInModule(theEnv,(SYMBOL_HN *) temp.value,theModule, in InstanceAddressCommand()