Home | History | Annotate | Download | only in Basic

Lines Matching refs:C99

48   // If in GNU mode (e.g. -std=gnu99 but not -std=c99) define the raw identifier
612 // Solaris headers require _XOPEN_SOURCE to be set to 600 for C99 and
614 // ensure that you are not using C99 with an old version of X/Open or C89
616 if (Opts.C99)