/aosp_15_r20/external/trusty/musl/include/ |
D | features.h | 20 #define __restrict restrict macro 22 #define __restrict macro
|
/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/include/ |
H A D | features.h | 20 #define __restrict restrict macro 22 #define __restrict macro
|
/aosp_15_r20/prebuilts/build-tools/sysroots/i686-unknown-linux-musl/include/ |
H A D | features.h | 20 #define __restrict restrict macro 22 #define __restrict macro
|
/aosp_15_r20/prebuilts/build-tools/sysroots/arm-unknown-linux-musleabihf/include/ |
H A D | features.h | 20 #define __restrict restrict macro 22 #define __restrict macro
|
/aosp_15_r20/external/llvm-libc/include/ |
H A D | __llvm-libc-common.h | 23 #define __restrict macro 53 #define __restrict restrict // C99 and above support the restrict keyword. macro
|
/aosp_15_r20/external/musl/include/ |
H A D | features.h | 20 #define __restrict restrict macro 22 #define __restrict macro
|
/aosp_15_r20/prebuilts/build-tools/sysroots/x86_64-unknown-linux-musl/include/ |
H A D | features.h | 20 #define __restrict restrict macro 22 #define __restrict macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/riscv32-unknown-unknown-elf/ |
D | __llvm-libc-common.h | 23 #define __restrict macro 53 #define __restrict restrict // C99 and above support the restrict keyword. macro
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/ |
D | regex.h | 557 # define __restrict restrict macro 559 # define __restrict macro
|
D | argp.h | 57 # define __restrict restrict macro 59 # define __restrict macro
|
/aosp_15_r20/external/clang/test/CodeGenCXX/ |
H A D | mangle-ms-arg-qualifiers.cpp | 258 void mangle_yes_backref4(int *const __restrict, int *const __restrict) {} in mangle_yes_backref4()
|
/aosp_15_r20/external/arm-optimized-routines/string/include/ |
H A D | stringlib.h | 12 # define __restrict macro
|
/aosp_15_r20/external/llvm-libc/src/spawn/linux/ |
H A D | posix_spawn.cpp | 80 const posix_spawnattr_t *__restrict, // For now unused in child_process()
|
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | hb.hh | 329 #define __restrict macro
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/lib/libc/sys/ |
D | cdefs.h | 410 #define __restrict macro 412 #define __restrict restrict macro
|
/aosp_15_r20/bionic/libc/upstream-netbsd/lib/libc/regex/ |
H A D | regexec.c | 229 regmatch_t pmatch[__restrict], in regexec()
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/ |
D | cdefs.h | 358 # define __restrict /* Ignore */ macro
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/i386-linux-gnu/sys/ |
D | cdefs.h | 358 # define __restrict /* Ignore */ macro
|