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

/darwin-on-arm/xnu/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.cpp363 # if ! defined _ALLOCA_H && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
366 # ifndef _STDLIB_H
367 # define _STDLIB_H 1 macro
390 # if (defined __cplusplus && ! defined _STDLIB_H \
394 # ifndef _STDLIB_H
395 # define _STDLIB_H 1 macro
400 # if ! defined malloc && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
407 # if ! defined free && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \

Completed in 88 milliseconds