Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/autosetup/
H A Djimsh0.c10101 static void JimDecrCmdRefCount(Jim_Interp *interp, Jim_Cmd *cmdPtr) in JimDecrCmdRefCount() function
10121 JimDecrCmdRefCount(interp, cmdPtr->prevCmd); in JimDecrCmdRefCount()
10252 JimDecrCmdRefCount(interp, val); in JimCommandsHT_ValDestructor()
10530 JimDecrCmdRefCount(interp, cmdPtr); in JimCreateProcedureCmd()
11349 JimDecrCmdRefCount(interp, cmd); in JimDeleteLocalProcs()
16181 JimDecrCmdRefCount(interp, cmdPtr); in JimInvokeCommand()
16197 JimDecrCmdRefCount(interp, cmdPtr); in JimInvokeCommand()
16204 JimDecrCmdRefCount(interp, interp->framePtr->tailcallCmd); in JimInvokeCommand()
19086 JimDecrCmdRefCount(interp, cmdPtr); in Jim_UpcallCoreCommand()
19137 JimDecrCmdRefCount(interp, cmd); in Jim_ApplyCoreCommand()