Searched refs:ANSI_C (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10.1/man-16/man/gencat/
H A Dgencat.h82 #if !defined(ANSI_C) && (defined(__STDC__) || defined(_AIX))
83 # define ANSI_C 1 macro
86 #if ANSI_C || defined(__cplusplus)
/macosx-10.10.1/uucp-11/uucp/
H A Duucp.h29 /* Get a definition for ANSI_C if we weren't given one. */
30 #ifndef ANSI_C
32 #define ANSI_C 1 macro
34 #define ANSI_C 0 macro
36 #endif /* ! defined (ANSI_C) */
39 #define UUCONF_ANSI_C ANSI_C
101 #if ANSI_C
109 #else /* ! ANSI_C */
128 #endif /* ! ANSI_C */
H A Duudefs.h25 #if ANSI_C
301 #if ANSI_C && HAVE_VFPRINTF
H A Dprot.h31 #if ANSI_C
117 #if ANSI_C
H A Dconn.h29 #if ANSI_C
H A Dsysdep.h29 #if ANSI_C
H A Dsystem.h30 #if ANSI_C
H A Dcu.c131 #if ANSI_C
138 #if ANSI_C
149 #if ANSI_C
H A Dprotz.c307 #if ANSI_C

Completed in 173 milliseconds