Searched refs:CurrentStack (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/tcl-105/tcl_ext/tdom/tdom/generic/
H A Dnodecmd.c77 typedef struct CurrentStack { struct
80 } CurrentStack; typedef in typeref:struct:CurrentStack
94 static CurrentStack dataKey;
98 # define TSDPTR(a) (CurrentStack*)Tcl_GetThreadData((a),sizeof(CurrentStack))
123 CurrentStack *tsdPtr = TSDPTR(&dataKey);
168 CurrentStack *tsdPtr = TSDPTR(&dataKey);
187 CurrentStack *tsdPtr = TSDPTR(&dataKey);
/macosx-10.10.1/llvmCore-3425.0.34/lib/ExecutionEngine/IntelJITEvents/
H A Djitprofiling.c92 unsigned int CurrentStack; member in struct:__anon10047
177 threadStack->CurrentStack = INIT_TOP_Stack;
187 (threadStack->CurrentStack)--;
217 ++(threadStack->CurrentStack) + 1;

Completed in 165 milliseconds