Home
last modified time | relevance | path

Searched refs:getdirvalue (Results 1 – 5 of 5) sorted by relevance

/dports/lang/rexx-regina/regina-rexx-3.9.3/
H A Denvir.c204 env_resource = (streng *)getdirvalue( (tsd_t *)TSD, raw_resource ); in get_envir_details()
H A Dwrappers.h272 #define getdirvalue __regina_getdirvalue macro
H A Dclient.c975 value = getdirvalue( TSD, varbl ); in GetVariable()
H A Dextern.h274 const streng *getdirvalue( tsd_t *TSD, const streng *name ) ;
H A Dvariable.c2559 const streng *getdirvalue( tsd_t *TSD, const streng *name ) in getdirvalue() function