Home
last modified time | relevance | path

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

/src/contrib/sqlite3/autosetup/
H A Djimsh0.c10099 static void JimDecrCmdRefCount(Jim_Interp *interp, Jim_Cmd *cmdPtr) in JimDecrCmdRefCount() function
10119 JimDecrCmdRefCount(interp, cmdPtr->prevCmd); in JimDecrCmdRefCount()
10250 JimDecrCmdRefCount(interp, val); in JimCommandsHT_ValDestructor()
10528 JimDecrCmdRefCount(interp, cmdPtr); in JimCreateProcedureCmd()
11347 JimDecrCmdRefCount(interp, cmd); in JimDeleteLocalProcs()
16186 JimDecrCmdRefCount(interp, cmdPtr); in JimInvokeCommand()
16202 JimDecrCmdRefCount(interp, cmdPtr); in JimInvokeCommand()
16209 JimDecrCmdRefCount(interp, interp->framePtr->tailcallCmd); in JimInvokeCommand()
19091 JimDecrCmdRefCount(interp, cmdPtr); in Jim_UpcallCoreCommand()
19142 JimDecrCmdRefCount(interp, cmd); in Jim_ApplyCoreCommand()