Home
last modified time | relevance | path

Searched defs:UC (Results 1 – 25 of 789) sorted by relevance

12345678910>>...32

/dports/math/libpgmath/flang-d07daf3/runtime/include/
H A DFuncArgMacros.h36 #define ENTRY(UC, LC) LC##_i8 argument
44 #define ENTF90(UC, LC) pgf90_##LC argument
45 #define ENTFTN(UC, LC) pghpf_##LC argument
46 #define ENTRY(UC, LC) LC argument
59 #define ENTF90(UC, LC) pgf90_##LC argument
61 #define ENTFTN(UC, LC) pghpf_##LC argument
63 #define ENTRY(UC, LC) LC argument
77 #define ENTRY(UC, LC) LC argument
90 #define ENTRY(UC, LC) LC##_i8 argument
98 #define ENTF90(UC, LC) f90_##LC argument
[all …]
/dports/math/libpgmath/flang-d07daf3/runtime/flang/
H A Dent3f.h34 #define ENT3F(UC, LC) __attribute__((stdcall)) UC argument
35 #define ENT3FSU(UC, LC) __attribute__((stdcall)) UC##_ argument
42 #define ENT3F(UC, LC) LC##_ argument
43 #define ENT3FSU(UC, LC) LC##__ argument
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/src/sagittarius/
H A Duc.h44 # define UC(x) (const SgChar*)(UC_(x)) macro
46 # define UC(x) (const SgChar*)(Sg_CharsToSgChars(x)) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/powerpc/include/
H A Dutils.h139 #define UCONTEXT_NIA(UC) (UC)->uc_mcontext.gp_regs[PT_NIP] argument
140 #define UCONTEXT_MSR(UC) (UC)->uc_mcontext.gp_regs[PT_MSR] argument
142 #define UCONTEXT_NIA(UC) (UC)->uc_mcontext.uc_regs->gregs[PT_NIP] argument
143 #define UCONTEXT_MSR(UC) (UC)->uc_mcontext.uc_regs->gregs[PT_MSR] argument
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/powerpc/include/
H A Dutils.h139 #define UCONTEXT_NIA(UC) (UC)->uc_mcontext.gp_regs[PT_NIP] argument
140 #define UCONTEXT_MSR(UC) (UC)->uc_mcontext.gp_regs[PT_MSR] argument
142 #define UCONTEXT_NIA(UC) (UC)->uc_mcontext.uc_regs->gregs[PT_NIP] argument
143 #define UCONTEXT_MSR(UC) (UC)->uc_mcontext.uc_regs->gregs[PT_MSR] argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/powerpc/include/
H A Dutils.h139 #define UCONTEXT_NIA(UC) (UC)->uc_mcontext.gp_regs[PT_NIP] argument
140 #define UCONTEXT_MSR(UC) (UC)->uc_mcontext.gp_regs[PT_MSR] argument
142 #define UCONTEXT_NIA(UC) (UC)->uc_mcontext.uc_regs->gregs[PT_NIP] argument
143 #define UCONTEXT_MSR(UC) (UC)->uc_mcontext.uc_regs->gregs[PT_MSR] argument
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/20_util/uses_allocator/
H A Dvalue.cc35 struct UC { typedef MyAlloc allocator_type; }; struct
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/uses_allocator/
H A Dvalue.cc35 struct UC { typedef MyAlloc allocator_type; }; argument
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/20_util/uses_allocator/
H A Dvalue.cc35 struct UC { typedef MyAlloc allocator_type; }; struct
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/20_util/uses_allocator/
H A Dvalue.cc35 struct UC { typedef MyAlloc allocator_type; }; struct
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/20_util/uses_allocator/
H A Dvalue.cc35 struct UC { typedef MyAlloc allocator_type; }; argument
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/20_util/uses_allocator/
H A Dvalue.cc35 struct UC { typedef MyAlloc allocator_type; }; argument
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/uses_allocator/
H A Dvalue.cc35 struct UC { typedef MyAlloc allocator_type; }; struct
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/20_util/uses_allocator/
H A Dvalue.cc35 struct UC { typedef MyAlloc allocator_type; }; struct
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/testsuite/20_util/uses_allocator/
H A Dvalue.cc35 struct UC { typedef MyAlloc allocator_type; }; struct
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/20_util/uses_allocator/
H A Dvalue.cc35 struct UC { typedef MyAlloc allocator_type; }; argument
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/uses_allocator/
H A Dvalue.cc35 struct UC { typedef MyAlloc allocator_type; }; argument
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/testsuite/20_util/uses_allocator/
H A Dvalue.cc35 struct UC { typedef MyAlloc allocator_type; }; struct
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/uses_allocator/
H A Dvalue.cc35 struct UC { typedef MyAlloc allocator_type; }; struct
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/20_util/uses_allocator/
H A Dvalue.cc35 struct UC { typedef MyAlloc allocator_type; }; argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/20_util/uses_allocator/
H A Dvalue.cc35 struct UC { typedef MyAlloc allocator_type; }; struct
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/testsuite/20_util/uses_allocator/
H A Dvalue.cc35 struct UC { typedef MyAlloc allocator_type; }; argument
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/testsuite/20_util/uses_allocator/
H A Dvalue.cc35 struct UC { typedef MyAlloc allocator_type; }; argument
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/testsuite/20_util/uses_allocator/
H A Dvalue.cc35 struct UC { typedef MyAlloc allocator_type; }; argument
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/testsuite/20_util/uses_allocator/
H A Dvalue.cc35 struct UC { typedef MyAlloc allocator_type; }; argument

12345678910>>...32