Home
last modified time | relevance | path

Searched defs:stackTop (Results 1 – 25 of 249) sorted by relevance

12345678910

/dports/games/palomino/palomino/src/lua_bind/
H A Dmacros_program.cc68 const int stackTop = lua_gettop(L); in POP_TABLE_INTO_RECT() local
116 const int stackTop = lua_gettop(L); in POP_TABLE_INTO_MATRIX() local
140 const int stackTop = lua_gettop(L); in PUSH_TABLE_FROM_MATRIX() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DOopMapForCacheEntry.java34 private int stackTop; field in OopMapForCacheEntry
60 int stackTop) { in fillStackmapForOpcodes()
H A DOopMapCacheEntry.java59 int stackTop) { in setMask()
132 boolean verifyMask(CellTypeStateList vars, CellTypeStateList stack, int maxLocals, int stackTop) { in verifyMask()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DOopMapForCacheEntry.java34 private int stackTop; field in OopMapForCacheEntry
60 int stackTop) { in fillStackmapForOpcodes()
H A DOopMapCacheEntry.java59 int stackTop) { in setMask()
132 boolean verifyMask(CellTypeStateList vars, CellTypeStateList stack, int maxLocals, int stackTop) { in verifyMask()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DOopMapForCacheEntry.java34 private int stackTop; field in OopMapForCacheEntry
60 int stackTop) { in fillStackmapForOpcodes()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DOopMapForCacheEntry.java34 private int stackTop; field in OopMapForCacheEntry
60 int stackTop) { in fillStackmapForOpcodes()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DOopMapForCacheEntry.java34 private int stackTop; field in OopMapForCacheEntry
60 int stackTop) { in fillStackmapForOpcodes()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DOopMapForCacheEntry.java34 private int stackTop; field in OopMapForCacheEntry
60 int stackTop) { in fillStackmapForOpcodes()
H A DOopMapCacheEntry.java59 int stackTop) { in setMask()
132 boolean verifyMask(CellTypeStateList vars, CellTypeStateList stack, int maxLocals, int stackTop) { in verifyMask()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DOopMapForCacheEntry.java34 private int stackTop; field in OopMapForCacheEntry
60 int stackTop) { in fillStackmapForOpcodes()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DOopMapForCacheEntry.java34 private int stackTop; field in OopMapForCacheEntry
60 int stackTop) { in fillStackmapForOpcodes()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/
H A DOopMapForCacheEntry.java34 private int stackTop; field in OopMapForCacheEntry
60 int stackTop) { in fillStackmapForOpcodes()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/
H A DOopMapForCacheEntry.java34 private int stackTop; field in OopMapForCacheEntry
60 int stackTop) { in fillStackmapForOpcodes()
/dports/lang/rhino/rhino1_7R4/src/org/mozilla/javascript/
H A DInterpreter.java960 int stackTop = frame.savedStackTop; in interpretLoop() local
2100 double[] sDbl, int stackTop) { in doCompare()
2158 double[] sDbl, int stackTop) { in doBitOp()
2214 int stackTop) { in doSetElem()
2318 double[] sDbl, int stackTop, in doSetVar()
2336 double[] sDbl, int stackTop, in doGetVar()
2381 int stackTop, int flags) { in doRefMember()
2407 int stackTop, int flags) { in doRefNsName()
2461 int stackTop) { in doEquals()
2480 int stackTop) in doShallowEquals()
[all …]
/dports/lang/gcc11/gcc-11.2.0/libphobos/testsuite/libphobos.thread/
H A Dfiber_guard_page.d38 auto stackTop = m_pmem + m_sz; in main() local
/dports/lang/gcc10/gcc-10.3.0/libphobos/testsuite/libphobos.thread/
H A Dfiber_guard_page.d39 auto stackTop = m_pmem + m_sz; in main() local
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/testsuite/libphobos.thread/
H A Dfiber_guard_page.d38 auto stackTop = m_pmem + m_sz; in main() local
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/testsuite/libphobos.thread/
H A Dfiber_guard_page.d39 auto stackTop = m_pmem + m_sz; in main() local
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/testsuite/libphobos.thread/
H A Dfiber_guard_page.d38 auto stackTop = m_pmem + m_sz; in main() local
/dports/devel/tinygo/tinygo-0.14.1/src/runtime/
H A Druntime_nintendoswitch_heap.go17 stackTop = uintptr(unsafe.Pointer(&stackTopSymbol)) var
/dports/lang/gcc9/gcc-9.4.0/libphobos/testsuite/libphobos.thread/
H A Dfiber_guard_page.d38 auto stackTop = m_pmem + m_sz; in main() local
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/testsuite/libphobos.thread/
H A Dfiber_guard_page.d38 auto stackTop = m_pmem + m_sz; in main() local
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/testsuite/libphobos.thread/
H A Dfiber_guard_page.d39 auto stackTop = m_pmem + m_sz; in main() local
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/testsuite/libphobos.thread/
H A Dfiber_guard_page.d38 auto stackTop = m_pmem + m_sz; in main() local

12345678910