Home
last modified time | relevance | path

Searched defs:pc (Results 1 – 8 of 8) sorted by relevance

/PHP-8.4/ext/opcache/jit/ir/dynasm/
H A Ddasm_ppc.h267 int pc; in dasm_link() local
389 int dasm_getpclabel(Dst_DECL, unsigned int pc) in dasm_getpclabel()
H A Ddasm_arm.h284 int pc; in dasm_link() local
427 int dasm_getpclabel(Dst_DECL, unsigned int pc) in dasm_getpclabel()
H A Ddasm_mips.h263 int pc; in dasm_link() local
390 int dasm_getpclabel(Dst_DECL, unsigned int pc) in dasm_getpclabel()
H A Ddasm_arm64.h358 int pc; in dasm_link() local
541 int dasm_getpclabel(Dst_DECL, unsigned int pc) in dasm_getpclabel()
H A Ddasm_x86.h287 int pc; in dasm_link() local
513 int dasm_getpclabel(Dst_DECL, unsigned int pc) in dasm_getpclabel()
H A Dminilua.c512 #define pcRel(pc,p)(cast(int,(pc)-(p)->code)-1) argument
513 #define getline_(f,pc)(((f)->lineinfo)?(f)->lineinfo[pc]:0) argument
/PHP-8.4/ext/gd/libgd/
H A Dgdft.c640 int x, y, row, col, pc, pcr; local
/PHP-8.4/ext/opcache/jit/
H A Dzend_jit_ir.c3225 static PRUNTIME_FUNCTION zend_jit_unwind_callback(DWORD64 pc, PVOID context) in zend_jit_unwind_callback()

Completed in 75 milliseconds