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

/haiku-buildtools/jam/
H A Djam.h31 * 09/12/00 (seiwald) - OSSYMS split to OSMAJOR/OSMINOR/OSPLAT
61 # define OSMAJOR "VMS=true" macro
92 # define OSMAJOR "NT=true" macro
106 # undef OSMAJOR macro
107 # define OSMAJOR "AS400=true" macro
130 # define OSMAJOR "MINGW=true" macro
157 # define OSMAJOR "OS2=true" macro
181 # define OSMAJOR "MAC=true" macro
195 # define OSMAJOR "UNIX=true" macro
H A Djam.c149 static const char *othersyms[] = { OSMAJOR, OSMINOR, OSPLAT, JAMVERSYM, 0 } ;

Completed in 33 milliseconds