Searched +refs:cpp +refs:state +refs:stack (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/ksh-23/ksh/src/lib/libast/
H A DMakefile37 stack.h stak.h stk.h swap.h tar.h times.h tm.h tok.h \
65 state.c transition.c \
96 strtoip4.c strtoip6.c stack.c stk.c \
216 * get to a steady state
378 then $(CP) $(*) $(*:B:S=.cpp)
379 ignore $(CC) -c $(CCFLAGS) $(*:B:S=.cpp)
/macosx-10.10.1/JavaScriptCore-7600.1.17/llint/
H A DLowLevelInterpreter.asm25 # of these must have an ASSERT() in LLIntData.cpp
520 # Temporarily align stack pointer for this call.
588 # Check stack height.
1070 # The calleeFrame is not stack aligned, move down by CallerFrameAndPCSize to align
1088 # The calleeFrame is not stack aligned, move down by CallerFrameAndPCSize to align
1114 # up to four pieces of state that cannot be easily packed into two
H A DLowLevelInterpreter32_64.asm71 # a corresponding ASSERT() in LLIntData.cpp.
220 # The stack reserved zone ensures that we have adequate space for the
251 # Ensure that we have enough additional stack capacity for the incoming args,
355 # Put callee frame pointer on stack as arg0, also put it in ecx for "fastcall" targets
381 # So far, we've unwound the stack to the frame just below the sentinel frame, except
382 # in the case of stack overflow in the first function called from callToJavaScript.
1239 # Register state: t1 = prototype, t2 = value
2174 subp 8, sp # align stack pointer
2189 subp 8, sp # align stack pointer

Completed in 118 milliseconds