HomeSort by relevance Sort by last modified time
    Searched defs:_STDLIB_H (Results 1 - 6 of 6) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdlib.h 23 #ifndef _STDLIB_H
38 #define _STDLIB_H 1
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
stdlib.h 23 #ifndef _STDLIB_H
38 #define _STDLIB_H 1
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
stdlib.h 23 #ifndef _STDLIB_H
38 #define _STDLIB_H 1
  /external/elfutils/src/
ldscript.c 362 # if ! defined _ALLOCA_H && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
365 # ifndef _STDLIB_H
366 # define _STDLIB_H 1
389 # if (defined __cplusplus && ! defined _STDLIB_H \
393 # ifndef _STDLIB_H
394 # define _STDLIB_H 1
399 # if ! defined malloc && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
406 # if ! defined free && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
    [all...]
  /external/elfutils/libcpu/
i386_parse.c 465 # if ! defined _ALLOCA_H && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
468 # ifndef _STDLIB_H
469 # define _STDLIB_H 1
492 # if (defined __cplusplus && ! defined _STDLIB_H \
496 # ifndef _STDLIB_H
497 # define _STDLIB_H 1
502 # if ! defined malloc && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
509 # if ! defined free && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
    [all...]
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/
glslang_tab.cpp 471 # if ! defined _ALLOCA_H && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
474 # ifndef _STDLIB_H
475 # define _STDLIB_H 1
498 # if (defined __cplusplus && ! defined _STDLIB_H \
502 # ifndef _STDLIB_H
503 # define _STDLIB_H 1
508 # if ! defined malloc && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
515 # if ! defined free && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
    [all...]

Completed in 466 milliseconds