Home
last modified time | relevance | path

Searched defs:STC (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
DLoopWidening.cpp52 const StackFrameContext *STC = LCtx->getCurrentStackFrame(); in getWidenedLoopState() local
DMemRegion.cpp719 MemRegionManager::getStackLocalsRegion(const StackFrameContext *STC) { in getStackLocalsRegion()
732 MemRegionManager::getStackArgumentsRegion(const StackFrameContext *STC) { in getStackArgumentsRegion()
859 const StackFrameContext *STC = V.get<const StackFrameContext*>(); in getVarRegion() local
924 const StackFrameContext *STC = LC->getCurrentStackFrame(); in getBlockDataRegion() local
952 const StackFrameContext *STC = LC->getCurrentStackFrame(); in getCompoundLiteralRegion() local
1084 const StackFrameContext *STC = LC->getCurrentStackFrame(); in getCXXThisRegion() local
1092 const StackFrameContext *STC = LC->getCurrentStackFrame(); in getAllocaRegion() local
/external/aac/libFDK/include/
DFDK_archdef.h230 #define STC(a) (FX_DBL2FXCONST_SGL(a)) macro
234 #define STC(a) ((FIXP_DBL)(LONG)(a)) macro
/external/mesa3d/src/mesa/x86/
Dassyntax.h661 #define STC CHOICE(stc, stc, stc) macro
1374 #define STC stc macro
/external/v8/src/s390/
Dsimulator-s390.cc3521 EVALUATE(STC) { in EVALUATE() argument