Home
last modified time | relevance | path

Searched defs:opex (Results 1 – 23 of 23) sorted by relevance

/dports/devel/radare2/radare2-5.1.1/libr/anal/p/
H A Danal_tms320c64x.c25 static void opex(RStrBuf *buf, csh handle, cs_insn *insn) { in opex() function
H A Danal_xcore_cs.c15 static void opex(RStrBuf *buf, csh handle, cs_insn *insn) { in opex() function
H A Danal_sysz.c16 static void opex(RStrBuf *buf, csh handle, cs_insn *insn) { in opex() function
H A Danal_sparc_cs.c16 static void opex(RStrBuf *buf, csh handle, cs_insn *insn) { in opex() function
H A Danal_m68k_cs.c62 static void opex(RStrBuf *buf, csh handle, cs_insn *insn) { in opex() function
H A Danal_riscv_cs.c103 static void opex(RStrBuf *buf, csh handle, cs_insn *insn) { in opex() function
H A Danal_ppc_cs.c163 static void opex(RStrBuf *buf, csh handle, cs_insn *insn) { in opex() function
H A Danal_mips_cs.c124 static void opex(RStrBuf *buf, csh handle, cs_insn *insn) { in opex() function
H A Danal_x86_cs.c109 static void opex(RStrBuf *buf, cs_insn *insn, int mode) { in opex() function
H A Danal_arm_cs.c226 static void opex(RStrBuf *buf, csh handle, cs_insn *insn) { in opex() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/asm/
H A Dassemble.c954 uint8_t opex = 0; in calcsize() local
1578 uint8_t opex = 0; in gencode() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/asm/
H A Dassemble.c1225 uint8_t opex = 0; in calcsize() local
1846 uint8_t opex = 0; in gencode() local
/dports/devel/nasm/nasm-2.15.05/asm/
H A Dassemble.c1225 uint8_t opex = 0; in calcsize() local
1858 uint8_t opex = 0; in gencode() local
/dports/devel/upp/upp/uppsrc/plugin/ndisasm/lib/
H A Ddisasm.c409 uint8_t opex = 0; in matches() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/disasm/
H A Ddisasm.c501 uint8_t opex = 0; in matches() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/disasm/
H A Ddisasm.c498 uint8_t opex = 0; in matches() local
/dports/devel/nasm/nasm-2.15.05/disasm/
H A Ddisasm.c500 uint8_t opex = 0; in matches() local
/dports/comms/lirc/lirc-0.9.0/doc/
H A Dman2html.c1303 int value=0,value2,sign=1,opex=0; in scan_expression() local
/dports/shells/bash/bash-5.1/support/
H A Dman2html.c1774 int value = 0, value2, j = 0, sign = 1, opex = 0; in scan_expression() local
/dports/x11-toolkits/lesstif/lesstif-0.95.2/scripts/
H A Dman2html.c1744 int value=0,value2,sign=1,opex=0; in scan_expression() local
/dports/devel/kio-extras/kio-extras-21.12.3/man/
H A Dman2html.cpp2774 int value = 0, value2, sign = 1, opex = 0; in scan_expression() local
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/help_plugin/
H A Dman2html.cpp2373 int value=0,value2,sign=1,opex=0; in scan_expression() local
/dports/devel/radare2/radare2-5.1.1/libr/include/
H A Dr_anal.h888 RStrBuf opex; member