Home
last modified time | relevance | path

Searched refs:gnooh (Results 1 – 1 of 1) sorted by relevance

/dports/lang/nwcc/nwcc_0.8.3/
H A Dcc1_main.c165 char *gnooh = NULL; in do_cpp() local
379 gnooh = " -U__GNUC__ -D__GNUC__=3 "; /* was 1 , then 2 !!! */ in do_cpp()
381 gnooh = "-U__GNUC__"; /* was 1 , then 2 !!! */ in do_cpp()
384 gnooh = " -D__GNUC__=3 "; /* was 1, then 2 !!! */ in do_cpp()
388 gnooh = gnooh2 = ""; /* XXX */ in do_cpp()
393 arch, gnooh, gnooh2, args, file); in do_cpp()