Searched defs:CPP_XPG5MODE (Results 1 - 1 of 1) sorted by relevance

/solaris-userland-s11u3/make-rules/
H A Dshared-macros.mk489 CPP_XPG5MODE= -D_XOPEN_SOURCE=500 -D__EXTENSIONS__=1 -D_XPG5 macro
591 # See CPP_XPG5MODE comment above. You can only use this in C++, not in C99.
592 studio_XPG5MODE = $(studio_cplusplus_C99MODE) $(CPP_XPG5MODE)

Completed in 1280 milliseconds