Home
last modified time | relevance | path

Searched refs:_STDLIB_H (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Dstdlib-float.h19 #ifndef _STDLIB_H
H A Dwaitflags.h19 #if !defined _SYS_WAIT_H && !defined _STDLIB_H
H A Dwaitstatus.h19 #if !defined _SYS_WAIT_H && !defined _STDLIB_H
H A Dstdlib-ldbl.h19 #ifndef _STDLIB_H
H A Dstdlib.h19 #ifndef _STDLIB_H
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Dstdlib-float.h19 #ifndef _STDLIB_H
H A Dwaitflags.h19 #if !defined _SYS_WAIT_H && !defined _STDLIB_H
H A Dwaitstatus.h19 #if !defined _SYS_WAIT_H && !defined _STDLIB_H
H A Dstdlib-ldbl.h19 #ifndef _STDLIB_H
H A Dstdlib.h19 #ifndef _STDLIB_H
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/
H A Dwait.h46 #if !defined _STDLIB_H || (!defined __USE_XOPEN && !defined __USE_XOPEN2K8)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/
H A Dwait.h46 #if !defined _STDLIB_H || (!defined __USE_XOPEN && !defined __USE_XOPEN2K8)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Dstdlib.h22 #ifndef _STDLIB_H
35 #define _STDLIB_H 1 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Dstdlib.h22 #ifndef _STDLIB_H
35 #define _STDLIB_H 1 macro
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinprefsyacc.y40 #define _STDLIB_H 1 /* bison checks this to know if stdlib has been included */ macro
H A Dwinprefsyacc.c110 #define _STDLIB_H 1 /* bison checks this to know if stdlib has been included */ macro
/OK3568_Linux_fs/external/xserver/
H A DChangeLog68099 Note that bison <2.5 expects stdlib.h to define _STDLIB_H if it's been included,