Home | History | Annotate | Download | only in mDNSShared

Lines Matching full:c99

546 // The C99 "inline" keyword is not supported by Microsoft compilers, but they do support __inline so map it when needed.
752 // C99 stdint.h not supported in VC++/VS.NET yet.
846 // C99 defines __bool_true_false_are_defined when bool, true, and false are defined.