Searched refs:s_getNextEnv (Results 1 – 1 of 1) sorted by relevance
164 static int s_getNextEnv(uno_Environment ** ppEnv, uno_Environment * pCurrEnv, uno_Environment * pTa… in s_getNextEnv() function277 switch(s_getNextEnv(&pNextEnv, pCurrEnv, pTargetEnv)) in s_environment_invoke_v()327 while ( (res = s_getNextEnv(&pNextEnv, pCurrEnv, pTargetEnv)) != 0) in uno_Environment_enter()
Completed in 11 milliseconds