Searched refs:_STDLIB_H (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/libkern/c++/
H A DOSUnserialize.cpp334 # if ! defined _ALLOCA_H && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
337 # ifndef _STDLIB_H
338 # define _STDLIB_H 1 macro
361 # if (defined __cplusplus && ! defined _STDLIB_H \
365 # ifndef _STDLIB_H
366 # define _STDLIB_H 1 macro
371 # if ! defined malloc && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
378 # if ! defined free && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
H A DOSUnserializeXML.cpp367 # if ! defined _ALLOCA_H && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
370 # ifndef _STDLIB_H
371 # define _STDLIB_H 1 macro
394 # if (defined __cplusplus && ! defined _STDLIB_H \
398 # ifndef _STDLIB_H
399 # define _STDLIB_H 1 macro
404 # if ! defined malloc && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
411 # if ! defined free && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \

Completed in 28 milliseconds