Home
last modified time | relevance | path

Searched refs:__API_D (Results 1 – 25 of 38) sorted by relevance

12

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/fixincludes/tests/base/
H A DAvailabilityInternal.h24 #define __API_D(msg,x) __attribute__((availability(__API_DEPRECATED_PLATFORM_##x,message=msg))) macro
26 #define __API_D(msg,x) macro
29 #define __API_D(msg,x) macro
/dports/lang/gcc9/gcc-9.4.0/fixincludes/tests/base/
H A DAvailabilityInternal.h24 #define __API_D(msg,x) __attribute__((availability(__API_DEPRECATED_PLATFORM_##x,message=msg))) macro
26 #define __API_D(msg,x) macro
29 #define __API_D(msg,x) macro
/dports/lang/gcc11-devel/gcc-11-20211009/fixincludes/tests/base/
H A DAvailabilityInternal.h24 #define __API_D(msg,x) __attribute__((availability(__API_DEPRECATED_PLATFORM_##x,message=msg))) macro
26 #define __API_D(msg,x) macro
29 #define __API_D(msg,x) macro
/dports/lang/gcc10-devel/gcc-10-20211008/fixincludes/tests/base/
H A DAvailabilityInternal.h24 #define __API_D(msg,x) __attribute__((availability(__API_DEPRECATED_PLATFORM_##x,message=msg))) macro
26 #define __API_D(msg,x) macro
29 #define __API_D(msg,x) macro
/dports/lang/gcc12-devel/gcc-12-20211205/fixincludes/tests/base/
H A DAvailabilityInternal.h24 #define __API_D(msg,x) __attribute__((availability(__API_DEPRECATED_PLATFORM_##x,message=msg))) macro
26 #define __API_D(msg,x) macro
29 #define __API_D(msg,x) macro
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/fixincludes/tests/base/
H A DAvailabilityInternal.h24 #define __API_D(msg,x) __attribute__((availability(__API_DEPRECATED_PLATFORM_##x,message=msg))) macro
26 #define __API_D(msg,x) macro
29 #define __API_D(msg,x) macro
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/fixincludes/tests/base/
H A DAvailabilityInternal.h24 #define __API_D(msg,x) __attribute__((availability(__API_DEPRECATED_PLATFORM_##x,message=msg))) macro
26 #define __API_D(msg,x) macro
29 #define __API_D(msg,x) macro
/dports/devel/riscv64-gcc/gcc-8.3.0/fixincludes/tests/base/
H A DAvailabilityInternal.h24 #define __API_D(msg,x) __attribute__((availability(__API_DEPRECATED_PLATFORM_##x,message=msg))) macro
26 #define __API_D(msg,x) macro
29 #define __API_D(msg,x) macro
/dports/devel/avr-gcc/gcc-10.2.0/fixincludes/tests/base/
H A DAvailabilityInternal.h24 #define __API_D(msg,x) __attribute__((availability(__API_DEPRECATED_PLATFORM_##x,message=msg))) macro
26 #define __API_D(msg,x) macro
29 #define __API_D(msg,x) macro
/dports/misc/cxx_atomics_pic/gcc-11.2.0/fixincludes/tests/base/
H A DAvailabilityInternal.h24 #define __API_D(msg,x) __attribute__((availability(__API_DEPRECATED_PLATFORM_##x,message=msg))) macro
26 #define __API_D(msg,x) macro
29 #define __API_D(msg,x) macro
/dports/lang/gcc10/gcc-10.3.0/fixincludes/tests/base/
H A DAvailabilityInternal.h24 #define __API_D(msg,x) __attribute__((availability(__API_DEPRECATED_PLATFORM_##x,message=msg))) macro
26 #define __API_D(msg,x) macro
29 #define __API_D(msg,x) macro
/dports/lang/gcc8/gcc-8.5.0/fixincludes/tests/base/
H A DAvailabilityInternal.h24 #define __API_D(msg,x) __attribute__((availability(__API_DEPRECATED_PLATFORM_##x,message=msg))) macro
26 #define __API_D(msg,x) macro
29 #define __API_D(msg,x) macro
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/fixincludes/tests/base/
H A DAvailabilityInternal.h24 #define __API_D(msg,x) __attribute__((availability(__API_DEPRECATED_PLATFORM_##x,message=msg))) macro
26 #define __API_D(msg,x) macro
29 #define __API_D(msg,x) macro
/dports/lang/gcc11/gcc-11.2.0/fixincludes/tests/base/
H A DAvailabilityInternal.h24 #define __API_D(msg,x) __attribute__((availability(__API_DEPRECATED_PLATFORM_##x,message=msg)))
26 #define __API_D(msg,x)
29 #define __API_D(msg,x)
/dports/lang/gcc9-aux/gcc-9.1.0/fixincludes/tests/base/
H A DAvailabilityInternal.h24 #define __API_D(msg,x) __attribute__((availability(__API_DEPRECATED_PLATFORM_##x,message=msg))) macro
26 #define __API_D(msg,x) macro
29 #define __API_D(msg,x) macro
/dports/lang/gcc9-devel/gcc-9-20211007/fixincludes/tests/base/
H A DAvailabilityInternal.h24 #define __API_D(msg,x) __attribute__((availability(__API_DEPRECATED_PLATFORM_##x,message=msg))) macro
26 #define __API_D(msg,x) macro
29 #define __API_D(msg,x) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos.12-any/
H A DAvailabilityInternal.h4508 … #define __API_D(msg,x) __attribute__((availability(__API_DEPRECATED_PLATFORM_##x,message=msg))) macro
4510 #define __API_D(msg,x) macro
4513 #define __API_D(msg,x) macro
4516 #define __API_DEPRECATED_MSG2(msg,x) __API_D(msg,x)
4517 #define __API_DEPRECATED_MSG3(msg,x,y) __API_D(msg,x) __API_D(msg,y)
4518 #define __API_DEPRECATED_MSG4(msg,x,y,z) __API_DEPRECATED_MSG3(msg,x,y) __API_D(msg,z)
4519 #define __API_DEPRECATED_MSG5(msg,x,y,z,t) __API_DEPRECATED_MSG4(msg,x,y,z) __API_D(msg,t)
4520 #define __API_DEPRECATED_MSG6(msg,x,y,z,t,b) __API_DEPRECATED_MSG5(msg,x,y,z,t) __API_D(msg,b)
4521 … #define __API_DEPRECATED_MSG7(msg,x,y,z,t,b,m) __API_DEPRECATED_MSG6(msg,x,y,z,t,b) __API_D(msg,m)
4522 …#define __API_DEPRECATED_MSG8(msg,x,y,z,t,b,m,d) __API_DEPRECATED_MSG7(msg,x,y,z,t,b,m) __API_D(ms…
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/
H A DAvailabilityInternal.h4505 … #define __API_D(msg,x) __attribute__((availability(__API_DEPRECATED_PLATFORM_##x,message=msg))) macro
4507 #define __API_D(msg,x) macro
4510 #define __API_D(msg,x) macro
4513 #define __API_DEPRECATED_MSG2(msg,x) __API_D(msg,x)
4514 #define __API_DEPRECATED_MSG3(msg,x,y) __API_D(msg,x) __API_D(msg,y)
4515 #define __API_DEPRECATED_MSG4(msg,x,y,z) __API_DEPRECATED_MSG3(msg,x,y) __API_D(msg,z)
4516 #define __API_DEPRECATED_MSG5(msg,x,y,z,t) __API_DEPRECATED_MSG4(msg,x,y,z) __API_D(msg,t)
4517 #define __API_DEPRECATED_MSG6(msg,x,y,z,t,b) __API_DEPRECATED_MSG5(msg,x,y,z,t) __API_D(msg,b)
4518 … #define __API_DEPRECATED_MSG7(msg,x,y,z,t,b,m) __API_DEPRECATED_MSG6(msg,x,y,z,t,b) __API_D(msg,m)
4519 …#define __API_DEPRECATED_MSG8(msg,x,y,z,t,b,m,d) __API_DEPRECATED_MSG7(msg,x,y,z,t,b,m) __API_D(ms…
/dports/lang/zig/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/
H A DAvailabilityInternal.h4505 … #define __API_D(msg,x) __attribute__((availability(__API_DEPRECATED_PLATFORM_##x,message=msg))) macro
4507 #define __API_D(msg,x) macro
4510 #define __API_D(msg,x) macro
4513 #define __API_DEPRECATED_MSG2(msg,x) __API_D(msg,x)
4514 #define __API_DEPRECATED_MSG3(msg,x,y) __API_D(msg,x) __API_D(msg,y)
4515 #define __API_DEPRECATED_MSG4(msg,x,y,z) __API_DEPRECATED_MSG3(msg,x,y) __API_D(msg,z)
4516 #define __API_DEPRECATED_MSG5(msg,x,y,z,t) __API_DEPRECATED_MSG4(msg,x,y,z) __API_D(msg,t)
4517 #define __API_DEPRECATED_MSG6(msg,x,y,z,t,b) __API_DEPRECATED_MSG5(msg,x,y,z,t) __API_D(msg,b)
4518 … #define __API_DEPRECATED_MSG7(msg,x,y,z,t,b,m) __API_DEPRECATED_MSG6(msg,x,y,z,t,b) __API_D(msg,m)
4519 …#define __API_DEPRECATED_MSG8(msg,x,y,z,t,b,m,d) __API_DEPRECATED_MSG7(msg,x,y,z,t,b,m) __API_D(ms…
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos.11-any/
H A DAvailabilityInternal.h4508 … #define __API_D(msg,x) __attribute__((availability(__API_DEPRECATED_PLATFORM_##x,message=msg))) macro
4510 #define __API_D(msg,x) macro
4513 #define __API_D(msg,x) macro
4516 #define __API_DEPRECATED_MSG2(msg,x) __API_D(msg,x)
4517 #define __API_DEPRECATED_MSG3(msg,x,y) __API_D(msg,x) __API_D(msg,y)
4518 #define __API_DEPRECATED_MSG4(msg,x,y,z) __API_DEPRECATED_MSG3(msg,x,y) __API_D(msg,z)
4519 #define __API_DEPRECATED_MSG5(msg,x,y,z,t) __API_DEPRECATED_MSG4(msg,x,y,z) __API_D(msg,t)
4520 #define __API_DEPRECATED_MSG6(msg,x,y,z,t,b) __API_DEPRECATED_MSG5(msg,x,y,z,t) __API_D(msg,b)
4521 … #define __API_DEPRECATED_MSG7(msg,x,y,z,t,b,m) __API_DEPRECATED_MSG6(msg,x,y,z,t,b) __API_D(msg,m)
4522 …#define __API_DEPRECATED_MSG8(msg,x,y,z,t,b,m,d) __API_DEPRECATED_MSG7(msg,x,y,z,t,b,m) __API_D(ms…
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos.12-any/
H A DAvailabilityInternal.h4508 … #define __API_D(msg,x) __attribute__((availability(__API_DEPRECATED_PLATFORM_##x,message=msg))) macro
4510 #define __API_D(msg,x) macro
4513 #define __API_D(msg,x) macro
4516 #define __API_DEPRECATED_MSG2(msg,x) __API_D(msg,x)
4517 #define __API_DEPRECATED_MSG3(msg,x,y) __API_D(msg,x) __API_D(msg,y)
4518 #define __API_DEPRECATED_MSG4(msg,x,y,z) __API_DEPRECATED_MSG3(msg,x,y) __API_D(msg,z)
4519 #define __API_DEPRECATED_MSG5(msg,x,y,z,t) __API_DEPRECATED_MSG4(msg,x,y,z) __API_D(msg,t)
4520 #define __API_DEPRECATED_MSG6(msg,x,y,z,t,b) __API_DEPRECATED_MSG5(msg,x,y,z,t) __API_D(msg,b)
4521 … #define __API_DEPRECATED_MSG7(msg,x,y,z,t,b,m) __API_DEPRECATED_MSG6(msg,x,y,z,t,b) __API_D(msg,m)
4522 …#define __API_DEPRECATED_MSG8(msg,x,y,z,t,b,m,d) __API_DEPRECATED_MSG7(msg,x,y,z,t,b,m) __API_D(ms…
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos.11-any/
H A DAvailabilityInternal.h4508 … #define __API_D(msg,x) __attribute__((availability(__API_DEPRECATED_PLATFORM_##x,message=msg))) macro
4510 #define __API_D(msg,x) macro
4513 #define __API_D(msg,x) macro
4516 #define __API_DEPRECATED_MSG2(msg,x) __API_D(msg,x)
4517 #define __API_DEPRECATED_MSG3(msg,x,y) __API_D(msg,x) __API_D(msg,y)
4518 #define __API_DEPRECATED_MSG4(msg,x,y,z) __API_DEPRECATED_MSG3(msg,x,y) __API_D(msg,z)
4519 #define __API_DEPRECATED_MSG5(msg,x,y,z,t) __API_DEPRECATED_MSG4(msg,x,y,z) __API_D(msg,t)
4520 #define __API_DEPRECATED_MSG6(msg,x,y,z,t,b) __API_DEPRECATED_MSG5(msg,x,y,z,t) __API_D(msg,b)
4521 … #define __API_DEPRECATED_MSG7(msg,x,y,z,t,b,m) __API_DEPRECATED_MSG6(msg,x,y,z,t,b) __API_D(msg,m)
4522 …#define __API_DEPRECATED_MSG8(msg,x,y,z,t,b,m,d) __API_DEPRECATED_MSG7(msg,x,y,z,t,b,m) __API_D(ms…
/dports/devel/riscv64-gcc/gcc-8.3.0/fixincludes/
H A Dinclhack.def1267 "#define __API_D(msg,x) __attribute__((availability(__API_DEPRECATED_PLATFORM_##x,message=msg)))";
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/fixincludes/
H A Dinclhack.def1294 "#define __API_D(msg,x) __attribute__((availability(__API_DEPRECATED_PLATFORM_##x,message=msg)))";
/dports/lang/gcc9/gcc-9.4.0/fixincludes/
H A Dinclhack.def1324 "#define __API_D(msg,x) __attribute__((availability(__API_DEPRECATED_PLATFORM_##x,message=msg)))";

12