Home
last modified time | relevance | path

Searched refs:yasm_arch_module (Results 1 – 25 of 41) sorted by relevance

12

/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/
H A Dpr28574.c20 typedef struct yasm_module yasm_arch_module; typedef
43 yasm_arch_module *arch; in yasm_list_modules()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.dg/
H A Dpr28574.c20 typedef struct yasm_module yasm_arch_module; typedef
43 yasm_arch_module *arch; in yasm_list_modules()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/
H A Dpr28574.c20 typedef struct yasm_module yasm_arch_module; typedef
43 yasm_arch_module *arch; in yasm_list_modules()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/
H A Dpr28574.c20 typedef struct yasm_module yasm_arch_module; typedef
43 yasm_arch_module *arch; in yasm_list_modules()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.dg/
H A Dpr28574.c20 typedef struct yasm_module yasm_arch_module; typedef
43 yasm_arch_module *arch; in yasm_list_modules()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dpr28574.c20 typedef struct yasm_module yasm_arch_module; typedef
43 yasm_arch_module *arch; in yasm_list_modules()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dpr28574.c20 typedef struct yasm_module yasm_arch_module; typedef
43 yasm_arch_module *arch; in yasm_list_modules()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dpr28574.c20 typedef struct yasm_module yasm_arch_module; typedef
43 yasm_arch_module *arch; in yasm_list_modules()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dpr28574.c20 typedef struct yasm_module yasm_arch_module; typedef
43 yasm_arch_module *arch; in yasm_list_modules()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/
H A Dpr28574.c20 typedef struct yasm_module yasm_arch_module; typedef
43 yasm_arch_module *arch; in yasm_list_modules()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.dg/
H A Dpr28574.c20 typedef struct yasm_module yasm_arch_module; typedef
43 yasm_arch_module *arch; in yasm_list_modules()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dpr28574.c20 typedef struct yasm_module yasm_arch_module; typedef
43 yasm_arch_module *arch; in yasm_list_modules()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/
H A Dpr28574.c20 typedef struct yasm_module yasm_arch_module; typedef
43 yasm_arch_module *arch; in yasm_list_modules()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.dg/
H A Dpr28574.c20 typedef struct yasm_module yasm_arch_module; typedef
43 yasm_arch_module *arch; in yasm_list_modules()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.dg/
H A Dpr28574.c20 typedef struct yasm_module yasm_arch_module; typedef
43 yasm_arch_module *arch; in yasm_list_modules()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/
H A Dpr28574.c20 typedef struct yasm_module yasm_arch_module; typedef
43 yasm_arch_module *arch; in yasm_list_modules()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dpr28574.c20 typedef struct yasm_module yasm_arch_module; typedef
43 yasm_arch_module *arch; in yasm_list_modules()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/
H A Dpr28574.c20 typedef struct yasm_module yasm_arch_module; typedef
43 yasm_arch_module *arch; in yasm_list_modules()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.dg/
H A Dpr28574.c20 typedef struct yasm_module yasm_arch_module; typedef
43 yasm_arch_module *arch; in yasm_list_modules()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/
H A Dpr28574.c20 typedef struct yasm_module yasm_arch_module; typedef
43 yasm_arch_module *arch; in yasm_list_modules()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.dg/
H A Dpr28574.c20 typedef struct yasm_module yasm_arch_module; typedef
43 yasm_arch_module *arch; in yasm_list_modules()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/yasm/source/patched-yasm/libyasm/
H A Darch.h64 const struct yasm_arch_module *module;
88 typedef struct yasm_arch_module { struct
228 } yasm_arch_module; argument
263 /*@only@*/ yasm_arch *yasm_arch_create(const yasm_arch_module *module,
/dports/devel/yasm/yasm-1.3.0/libyasm/
H A Darch.h64 const struct yasm_arch_module *module;
88 typedef struct yasm_arch_module { struct
228 } yasm_arch_module; argument
263 /*@only@*/ yasm_arch *yasm_arch_create(const yasm_arch_module *module,
/dports/devel/yasm/yasm-1.3.0/modules/arch/lc3b/
H A Dlc3barch.c34 yasm_arch_module yasm_lc3b_LTX_arch;
186 yasm_arch_module yasm_lc3b_LTX_arch = {
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/yasm/source/patched-yasm/modules/arch/lc3b/
H A Dlc3barch.c34 yasm_arch_module yasm_lc3b_LTX_arch;
186 yasm_arch_module yasm_lc3b_LTX_arch = {

12