Home
last modified time | relevance | path

Searched defs:tstate (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/third_party/cython/src/Cython/Utility/
DExceptions.c18 PyThreadState *tstate = PyThreadState_GET(); in __Pyx_ErrRestore() local
36 PyThreadState *tstate = PyThreadState_GET(); in __Pyx_ErrFetch() local
232 PyThreadState *tstate = PyThreadState_GET(); local
257 PyThreadState *tstate = PyThreadState_GET(); local
323 PyThreadState *tstate = PyThreadState_GET(); local
359 PyThreadState *tstate = PyThreadState_GET(); local
374 PyThreadState *tstate = PyThreadState_GET(); local
398 PyThreadState *tstate = PyThreadState_GET(); local
DProfile.c115 PyThreadState* tstate = PyThreadState_GET(); in __Pyx_TraceSetupAndCall() local
DObjectHandling.c194 PyThreadState *tstate = PyThreadState_GET(); local
/external/ppp/pppd/include/net/
Dvjcompress.h126 struct cstate tstate[MAX_STATES]; /* xmit connection states */ member
Dslcompress.h134 struct cstate tstate[MAX_STATES]; /* xmit connection states */ member
/external/chromium_org/third_party/bintrees/bintrees/
Dqavltree.c2365 PyThreadState *tstate = PyThreadState_GET(); in __Pyx_ErrRestore() local
2381 PyThreadState *tstate = PyThreadState_GET(); in __Pyx_ErrFetch() local
2529 PyThreadState *tstate = PyThreadState_GET(); local
Dcwalker.c2883 PyThreadState *tstate = PyThreadState_GET(); in __Pyx_ErrRestore() local
2899 PyThreadState *tstate = PyThreadState_GET(); in __Pyx_ErrFetch() local
3047 PyThreadState *tstate = PyThreadState_GET(); local
Dqrbtree.c2362 PyThreadState *tstate = PyThreadState_GET(); in __Pyx_ErrRestore() local
2378 PyThreadState *tstate = PyThreadState_GET(); in __Pyx_ErrFetch() local
2526 PyThreadState *tstate = PyThreadState_GET(); local
Dqbintree.c2360 PyThreadState *tstate = PyThreadState_GET(); in __Pyx_ErrRestore() local
2376 PyThreadState *tstate = PyThreadState_GET(); in __Pyx_ErrFetch() local
2524 PyThreadState *tstate = PyThreadState_GET(); local
/external/mksh/src/
Dsh.h1240 struct tstate { struct
1241 struct tbl **next;
1242 ssize_t left;
/external/lldb/tools/debugserver/source/
DRNBRemote.cpp3875 nub_state_t tstate = DNBThreadGetState (pid, action.tid); in HandlePacket_S() local