Searched refs:OSMINOR (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
60 # define OSMINOR "OS=VMS" macro
93 # define OSMINOR "OS=NT" macro
105 # undef OSMINOR macro
108 # define OSMINOR "OS=AS400" macro
131 # define OSMINOR "OS=MINGW" macro
158 # define OSMINOR "OS=OS2" macro
182 # define OSMINOR "OS=MAC" macro
193 # ifndef OSMINOR
203 # define OSMINOR "O macro
208 # define OSMINOR macro
213 # define OSMINOR macro
218 # define OSMINOR macro
222 # define OSMINOR macro
227 # define OSMINOR macro
231 # define OSMINOR macro
235 # define OSMINOR macro
240 # define OSMINOR macro
244 # define OSMINOR macro
249 # define OSMINOR macro
254 # define OSMINOR macro
259 # define OSMINOR macro
264 # define OSMINOR macro
268 # define OSMINOR macro
274 # define OSMINOR macro
279 # define OSMINOR macro
285 # define OSMINOR macro
289 # define OSMINOR macro
294 # define OSMINOR macro
300 # define OSMINOR macro
304 # define OSMINOR macro
312 # define OSMINOR macro
315 # define OSMINOR macro
321 # define OSMINOR macro
325 # define OSMINOR macro
329 # define OSMINOR macro
333 # define OSMINOR macro
339 # define OSMINOR macro
344 # define OSMINOR macro
347 # define OSMINOR macro
352 # define OSMINOR macro
356 # define OSMINOR macro
360 # define OSMINOR macro
364 # define OSMINOR macro
[all...]
H A Djam.c149 static const char *othersyms[] = { OSMAJOR, OSMINOR, OSPLAT, JAMVERSYM, 0 } ;
214 printf( "Jam %s. %s. ", VERSION, OSMINOR );

Completed in 44 milliseconds