Home
last modified time | relevance | path

Searched refs:ext_decl (Results 1 – 25 of 26) sorted by relevance

12

/dports/devel/msgpack/msgpack-c-cpp-3.3.0/
H A DFiles.cmake217 include/msgpack/adaptor/ext_decl.hpp
593 include/msgpack/v1/adaptor/ext_decl.hpp
667 include/msgpack/v2/adaptor/ext_decl.hpp
716 include/msgpack/v3/adaptor/ext_decl.hpp
/dports/devel/cquery/cquery-20180718/third_party/msgpack-c/
H A DFiles.cmake189 include/msgpack/adaptor/ext_decl.hpp
552 include/msgpack/v1/adaptor/ext_decl.hpp
625 include/msgpack/v2/adaptor/ext_decl.hpp
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dc-decl.c6045 tree ext_decl, ext_type; in start_function() local
6046 ext_decl = b->decl; in start_function()
6047 ext_type = b->type ? b->type : TREE_TYPE (ext_decl); in start_function()
6053 = DECL_SOURCE_LOCATION (ext_decl); in start_function()
6055 = C_DECL_BUILTIN_PROTOTYPE (ext_decl); in start_function()
/dports/lang/gcc48/gcc-4.8.5/gcc/c/
H A Dc-decl.c7809 tree ext_decl, ext_type; in start_function() local
7810 ext_decl = b->decl; in start_function()
7811 ext_type = b->u.type ? b->u.type : TREE_TYPE (ext_decl); in start_function()
7817 = DECL_SOURCE_LOCATION (ext_decl); in start_function()
7819 = C_DECL_BUILTIN_PROTOTYPE (ext_decl); in start_function()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/c/
H A Dc-decl.c7807 tree ext_decl, ext_type; in start_function() local
7808 ext_decl = b->decl; in start_function()
7809 ext_type = b->u.type ? b->u.type : TREE_TYPE (ext_decl); in start_function()
7815 = DECL_SOURCE_LOCATION (ext_decl); in start_function()
7817 = C_DECL_BUILTIN_PROTOTYPE (ext_decl); in start_function()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/c/
H A Dc-decl.c7948 tree ext_decl, ext_type; in start_function() local
7949 ext_decl = b->decl; in start_function()
7950 ext_type = b->u.type ? b->u.type : TREE_TYPE (ext_decl); in start_function()
7956 = DECL_SOURCE_LOCATION (ext_decl); in start_function()
7958 = C_DECL_BUILTIN_PROTOTYPE (ext_decl); in start_function()
/dports/lang/gnat_util/gcc-6-20180516/gcc/c/
H A Dc-decl.c8430 tree ext_decl, ext_type; in start_function() local
8431 ext_decl = b->decl; in start_function()
8432 ext_type = b->u.type ? b->u.type : TREE_TYPE (ext_decl); in start_function()
8438 = DECL_SOURCE_LOCATION (ext_decl); in start_function()
8440 = C_DECL_BUILTIN_PROTOTYPE (ext_decl); in start_function()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/c/
H A Dc-decl.c8430 tree ext_decl, ext_type; in start_function() local
8431 ext_decl = b->decl; in start_function()
8432 ext_type = b->u.type ? b->u.type : TREE_TYPE (ext_decl); in start_function()
8438 = DECL_SOURCE_LOCATION (ext_decl); in start_function()
8440 = C_DECL_BUILTIN_PROTOTYPE (ext_decl); in start_function()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/c/
H A Dc-decl.c8842 tree ext_decl, ext_type; in start_function() local
8843 ext_decl = b->decl; in start_function()
8844 ext_type = b->u.type ? b->u.type : TREE_TYPE (ext_decl); in start_function()
8850 = DECL_SOURCE_LOCATION (ext_decl); in start_function()
8852 = C_DECL_BUILTIN_PROTOTYPE (ext_decl); in start_function()
/dports/lang/gcc9/gcc-9.4.0/gcc/c/
H A Dc-decl.c8990 tree ext_decl, ext_type; in start_function() local
8991 ext_decl = b->decl; in start_function()
8992 ext_type = b->u.type ? b->u.type : TREE_TYPE (ext_decl); in start_function()
8998 = DECL_SOURCE_LOCATION (ext_decl); in start_function()
9000 = C_DECL_BUILTIN_PROTOTYPE (ext_decl); in start_function()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/c/
H A Dc-decl.c9238 tree ext_decl, ext_type; in start_function() local
9239 ext_decl = b->decl; in start_function()
9240 ext_type = b->u.type ? b->u.type : TREE_TYPE (ext_decl); in start_function()
9246 = DECL_SOURCE_LOCATION (ext_decl); in start_function()
9248 = C_DECL_BUILTIN_PROTOTYPE (ext_decl); in start_function()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/c/
H A Dc-decl.c8818 tree ext_decl, ext_type; in start_function() local
8819 ext_decl = b->decl; in start_function()
8820 ext_type = b->u.type ? b->u.type : TREE_TYPE (ext_decl); in start_function()
8826 = DECL_SOURCE_LOCATION (ext_decl); in start_function()
8828 = C_DECL_BUILTIN_PROTOTYPE (ext_decl); in start_function()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/c/
H A Dc-decl.c9238 tree ext_decl, ext_type; in start_function() local
9239 ext_decl = b->decl; in start_function()
9240 ext_type = b->u.type ? b->u.type : TREE_TYPE (ext_decl); in start_function()
9246 = DECL_SOURCE_LOCATION (ext_decl); in start_function()
9248 = C_DECL_BUILTIN_PROTOTYPE (ext_decl); in start_function()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/c/
H A Dc-decl.c8842 tree ext_decl, ext_type; in start_function() local
8843 ext_decl = b->decl; in start_function()
8844 ext_type = b->u.type ? b->u.type : TREE_TYPE (ext_decl); in start_function()
8850 = DECL_SOURCE_LOCATION (ext_decl); in start_function()
8852 = C_DECL_BUILTIN_PROTOTYPE (ext_decl); in start_function()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/c/
H A Dc-decl.c8842 tree ext_decl, ext_type; in start_function() local
8843 ext_decl = b->decl; in start_function()
8844 ext_type = b->u.type ? b->u.type : TREE_TYPE (ext_decl); in start_function()
8850 = DECL_SOURCE_LOCATION (ext_decl); in start_function()
8852 = C_DECL_BUILTIN_PROTOTYPE (ext_decl); in start_function()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/c/
H A Dc-decl.c8842 tree ext_decl, ext_type; in start_function() local
8843 ext_decl = b->decl; in start_function()
8844 ext_type = b->u.type ? b->u.type : TREE_TYPE (ext_decl); in start_function()
8850 = DECL_SOURCE_LOCATION (ext_decl); in start_function()
8852 = C_DECL_BUILTIN_PROTOTYPE (ext_decl); in start_function()
/dports/lang/gcc10/gcc-10.3.0/gcc/c/
H A Dc-decl.c9238 tree ext_decl, ext_type; in start_function() local
9239 ext_decl = b->decl; in start_function()
9240 ext_type = b->u.type ? b->u.type : TREE_TYPE (ext_decl); in start_function()
9246 = DECL_SOURCE_LOCATION (ext_decl); in start_function()
9248 = C_DECL_BUILTIN_PROTOTYPE (ext_decl); in start_function()
/dports/lang/gcc8/gcc-8.5.0/gcc/c/
H A Dc-decl.c8846 tree ext_decl, ext_type; in start_function() local
8847 ext_decl = b->decl; in start_function()
8848 ext_type = b->u.type ? b->u.type : TREE_TYPE (ext_decl); in start_function()
8854 = DECL_SOURCE_LOCATION (ext_decl); in start_function()
8856 = C_DECL_BUILTIN_PROTOTYPE (ext_decl); in start_function()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/c/
H A Dc-decl.c9016 tree ext_decl, ext_type; in start_function() local
9017 ext_decl = b->decl; in start_function()
9018 ext_type = b->u.type ? b->u.type : TREE_TYPE (ext_decl); in start_function()
9024 = DECL_SOURCE_LOCATION (ext_decl); in start_function()
9026 = C_DECL_BUILTIN_PROTOTYPE (ext_decl); in start_function()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/c/
H A Dc-decl.c8990 tree ext_decl, ext_type; in start_function() local
8991 ext_decl = b->decl; in start_function()
8992 ext_type = b->u.type ? b->u.type : TREE_TYPE (ext_decl); in start_function()
8998 = DECL_SOURCE_LOCATION (ext_decl); in start_function()
9000 = C_DECL_BUILTIN_PROTOTYPE (ext_decl); in start_function()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/c/
H A Dc-decl.c9604 tree ext_decl, ext_type; in start_function() local
9605 ext_decl = b->decl; in start_function()
9606 ext_type = b->u.type ? b->u.type : TREE_TYPE (ext_decl); in start_function()
9612 = DECL_SOURCE_LOCATION (ext_decl); in start_function()
9614 = C_DECL_BUILTIN_PROTOTYPE (ext_decl); in start_function()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/c/
H A Dc-decl.c9524 tree ext_decl, ext_type; in start_function() local
9525 ext_decl = b->decl; in start_function()
9526 ext_type = b->u.type ? b->u.type : TREE_TYPE (ext_decl); in start_function()
9532 = DECL_SOURCE_LOCATION (ext_decl); in start_function()
9534 = C_DECL_BUILTIN_PROTOTYPE (ext_decl); in start_function()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/c/
H A Dc-decl.c9524 tree ext_decl, ext_type; in start_function() local
9525 ext_decl = b->decl; in start_function()
9526 ext_type = b->u.type ? b->u.type : TREE_TYPE (ext_decl); in start_function()
9532 = DECL_SOURCE_LOCATION (ext_decl); in start_function()
9534 = C_DECL_BUILTIN_PROTOTYPE (ext_decl); in start_function()
/dports/lang/gcc11/gcc-11.2.0/gcc/c/
H A Dc-decl.c9524 tree ext_decl, ext_type; in start_function() local
9525 ext_decl = b->decl; in start_function()
9526 ext_type = b->u.type ? b->u.type : TREE_TYPE (ext_decl); in start_function()
9532 = DECL_SOURCE_LOCATION (ext_decl); in start_function()
9534 = C_DECL_BUILTIN_PROTOTYPE (ext_decl); in start_function()
/dports/lang/zig-devel/zig-0.9.0/src/arch/wasm/
H A DCodeGen.zig821 const ext_decl = extern_fn.data;
822 var func_type = try self.genFunctype(ext_decl.ty);
824 ext_decl.fn_link.wasm.type_index = try self.bin_file.putOrGetFuncType(func_type);

12