Home
last modified time | relevance | path

Searched refs:cframe_pc (Results 1 – 25 of 44) sorted by relevance

12

/dports/lang/luajit/LuaJIT-2.0.5/src/
H A Dlj_frame.h176 #define cframe_pc(cf) \ macro
185 #define cframe_Lpc(L) cframe_pc(cframe_raw(L->cframe))
H A Dlj_debug.c63 if (cf == NULL || (char *)cframe_pc(cf) == (char *)cframe_L(cf)) in debug_framepc()
65 ins = cframe_pc(cf); /* Only happens during error/hook handling. */ in debug_framepc()
96 ins = cframe_pc(cf); in debug_framepc()
/dports/devel/tex-libtexluajit/texlive-20150521-source/libs/luajit/LuaJIT-2.0.3/src/
H A Dlj_frame.h172 #define cframe_pc(cf) \ macro
181 #define cframe_Lpc(L) cframe_pc(cframe_raw(L->cframe))
H A Dlj_debug.c62 if (cf == NULL || (char *)cframe_pc(cf) == (char *)cframe_L(cf)) in debug_framepc()
64 ins = cframe_pc(cf); /* Only happens during error/hook handling. */ in debug_framepc()
94 ins = cframe_pc(cf); in debug_framepc()
/dports/multimedia/aegisub/aegisub-3.2.2/vendor/luajit/src/
H A Dlj_frame.h172 #define cframe_pc(cf) \ macro
181 #define cframe_Lpc(L) cframe_pc(cframe_raw(L->cframe))
H A Dlj_debug.c62 if (cf == NULL || (char *)cframe_pc(cf) == (char *)cframe_L(cf)) in debug_framepc()
64 ins = cframe_pc(cf); /* Only happens during error/hook handling. */ in debug_framepc()
94 ins = cframe_pc(cf); in debug_framepc()
/dports/print/tex-luatex/texlive-20150521-source/libs/luajit/LuaJIT-2.0.3/src/
H A Dlj_frame.h172 #define cframe_pc(cf) \ macro
181 #define cframe_Lpc(L) cframe_pc(cframe_raw(L->cframe))
H A Dlj_debug.c62 if (cf == NULL || (char *)cframe_pc(cf) == (char *)cframe_L(cf)) in debug_framepc()
64 ins = cframe_pc(cf); /* Only happens during error/hook handling. */ in debug_framepc()
94 ins = cframe_pc(cf); in debug_framepc()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/LuaJIT/src/
H A Dlj_frame.h259 #define cframe_pc(cf) \ macro
268 #define cframe_Lpc(L) cframe_pc(cframe_raw(L->cframe))
H A Dlj_dispatch.c410 const BCIns *oldpc = cframe_pc(cf); in lj_dispatch_ins()
527 const BCIns *oldpc = cframe_pc(cf); in lj_dispatch_stitch()
545 const BCIns *oldpc = cframe_pc(cf); in lj_dispatch_profile()
/dports/lang/luajit-devel/LuaJIT-a91d0d9/src/
H A Dlj_frame.h286 #define cframe_pc(cf) \ macro
295 #define cframe_Lpc(L) cframe_pc(cframe_raw(L->cframe))
H A Dlj_dispatch.c409 const BCIns *oldpc = cframe_pc(cf); in lj_dispatch_ins()
529 const BCIns *oldpc = cframe_pc(cf); in lj_dispatch_stitch()
547 const BCIns *oldpc = cframe_pc(cf); in lj_dispatch_profile()
H A Dlj_debug.c64 if (cf == NULL || (char *)cframe_pc(cf) == (char *)cframe_L(cf)) in debug_framepc()
66 ins = cframe_pc(cf); /* Only happens during error/hook handling. */ in debug_framepc()
96 ins = cframe_pc(cf); in debug_framepc()
/dports/lang/luajit-openresty/luajit2-2.1-20211210/src/
H A Dlj_frame.h309 #define cframe_pc(cf) \ macro
318 #define cframe_Lpc(L) cframe_pc(cframe_raw(L->cframe))
H A Dlj_dispatch.c409 const BCIns *oldpc = cframe_pc(cf); in lj_dispatch_ins()
529 const BCIns *oldpc = cframe_pc(cf); in lj_dispatch_stitch()
547 const BCIns *oldpc = cframe_pc(cf); in lj_dispatch_profile()
/dports/misc/xplr/xplr-0.17.0/cargo-crates/luajit-src-210.3.2+resty1085a4d/luajit2/src/
H A Dlj_frame.h309 #define cframe_pc(cf) \ macro
318 #define cframe_Lpc(L) cframe_pc(cframe_raw(L->cframe))
H A Dlj_dispatch.c409 const BCIns *oldpc = cframe_pc(cf); in lj_dispatch_ins()
529 const BCIns *oldpc = cframe_pc(cf); in lj_dispatch_stitch()
547 const BCIns *oldpc = cframe_pc(cf); in lj_dispatch_profile()
/dports/benchmarks/sysbench/sysbench-1.0.20/third_party/luajit/luajit/src/
H A Dlj_frame.h286 #define cframe_pc(cf) \ macro
295 #define cframe_Lpc(L) cframe_pc(cframe_raw(L->cframe))
H A Dlj_dispatch.c410 const BCIns *oldpc = cframe_pc(cf); in lj_dispatch_ins()
527 const BCIns *oldpc = cframe_pc(cf); in lj_dispatch_stitch()
545 const BCIns *oldpc = cframe_pc(cf); in lj_dispatch_profile()
H A Dlj_debug.c63 if (cf == NULL || (char *)cframe_pc(cf) == (char *)cframe_L(cf)) in debug_framepc()
65 ins = cframe_pc(cf); /* Only happens during error/hook handling. */ in debug_framepc()
95 ins = cframe_pc(cf); in debug_framepc()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/luajit-2.1.0-1e66d0f/src/
H A Dlj_frame.h286 #define cframe_pc(cf) \ macro
295 #define cframe_Lpc(L) cframe_pc(cframe_raw(L->cframe))
H A Dlj_dispatch.c403 const BCIns *oldpc = cframe_pc(cf); in lj_dispatch_ins()
523 const BCIns *oldpc = cframe_pc(cf); in lj_dispatch_stitch()
541 const BCIns *oldpc = cframe_pc(cf); in lj_dispatch_profile()
H A Dlj_debug.c64 if (cf == NULL || (char *)cframe_pc(cf) == (char *)cframe_L(cf))
66 ins = cframe_pc(cf); /* Only happens during error/hook handling. */
96 ins = cframe_pc(cf); in errorCallback()
/dports/www/nift/nsm-2.4.11/LuaJIT/src/
H A Dlj_frame.h286 #define cframe_pc(cf) \ macro
295 #define cframe_Lpc(L) cframe_pc(cframe_raw(L->cframe))
H A Dlj_dispatch.c410 const BCIns *oldpc = cframe_pc(cf); in lj_dispatch_ins()
527 const BCIns *oldpc = cframe_pc(cf); in lj_dispatch_stitch()
545 const BCIns *oldpc = cframe_pc(cf); in lj_dispatch_profile()

12