Home | History | Annotate | Download | only in mDNSShared

Lines Matching refs:supported

107 		#error fprintf enabled, but not supported on Mac OS X kernel or Windows CE
365 There is no universally supported pragma/attribute for indicating a variable is unused. DEBUG_UNUSED lets us
366 indicate a variable is unused in a manner that is supported by most compilers.