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

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdlib.h 23 #ifndef _STDLIB_H
38 #define _STDLIB_H 1
  /external/bison/src/
parse-gram.c 417 # if ! defined _ALLOCA_H && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
420 # ifndef _STDLIB_H
421 # define _STDLIB_H 1
444 # if (defined __cplusplus && ! defined _STDLIB_H \
448 # ifndef _STDLIB_H
449 # define _STDLIB_H 1
454 # if ! defined malloc && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
461 # if ! defined free && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
    [all...]

Completed in 242 milliseconds