Searched refs:Jim_DecrRefCount (Results 1 – 1 of 1) sorted by relevance
| /src/contrib/sqlite3/autosetup/ |
| H A D | jimsh0.c | 439 #define Jim_DecrRefCount(interp, objPtr) \ macro 652 Jim_DecrRefCount(i,(i)->result); \ 2426 Jim_DecrRefCount(interp, af->writebuf); in JimAioDelProc() 2441 Jim_DecrRefCount(interp, af->filename); in JimAioDelProc() 2610 Jim_DecrRefCount(interp, objv[1]); in aio_cmd_copy() 2611 Jim_DecrRefCount(interp, objv[2]); in aio_cmd_copy() 2713 Jim_DecrRefCount(interp, af->writebuf); in aio_cmd_puts() 3971 Jim_DecrRefCount(interp, regcomp_obj); in Jim_RegsubCmd() 3981 Jim_DecrRefCount(interp, regcomp_obj); in Jim_RegsubCmd() 4047 Jim_DecrRefCount(interp, cmdListObj); in Jim_RegsubCmd() [all …]
|