HomeSort by relevance Sort by last modified time
    Searched refs:_GL_USE_STDLIB_ALLOC (Results 1 - 5 of 5) sorted by null

  /external/bison/lib/
malloc.c 20 #define _GL_USE_STDLIB_ALLOC 1
realloc.c 21 #define _GL_USE_STDLIB_ALLOC 1
stdlib.in.h 270 /* If _GL_USE_STDLIB_ALLOC is nonzero, the including module does not
277 || _GL_USE_STDLIB_ALLOC)
287 #elif defined GNULIB_POSIXCHECK && !_GL_USE_STDLIB_ALLOC
712 || _GL_USE_STDLIB_ALLOC)
722 #elif defined GNULIB_POSIXCHECK && !_GL_USE_STDLIB_ALLOC
  /external/bison/darwin-lib/
stdlib.h 592 /* If _GL_USE_STDLIB_ALLOC is nonzero, the including module does not
599 || _GL_USE_STDLIB_ALLOC)
609 #elif defined GNULIB_POSIXCHECK && !_GL_USE_STDLIB_ALLOC
    [all...]
  /external/bison/linux-lib/
stdlib.h 592 /* If _GL_USE_STDLIB_ALLOC is nonzero, the including module does not
599 || _GL_USE_STDLIB_ALLOC)
609 #elif defined GNULIB_POSIXCHECK && !_GL_USE_STDLIB_ALLOC
    [all...]

Completed in 2251 milliseconds