Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dsys102 #if defined(__STDC__) && !defined(__USE_FIXED_PROTOTYPES__)
103 #define __USE_FIXED_PROTOTYPES__ 1 /* kick gcc out of the past */
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dsys102 #if defined(__STDC__) && !defined(__USE_FIXED_PROTOTYPES__)
103 #define __USE_FIXED_PROTOTYPES__ 1 /* kick gcc out of the past */
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dsys102 #if defined(__STDC__) && !defined(__USE_FIXED_PROTOTYPES__)
103 #define __USE_FIXED_PROTOTYPES__ 1 /* kick gcc out of the past */
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dsys102 #if defined(__STDC__) && !defined(__USE_FIXED_PROTOTYPES__)
103 #define __USE_FIXED_PROTOTYPES__ 1 /* kick gcc out of the past */
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dsys42 print #if defined(__STDC__) && !defined(__USE_FIXED_PROTOTYPES__)
43 print #define __USE_FIXED_PROTOTYPES__ 1 /* kick gcc out of the past */
/illumos-gate/usr/src/lib/libresolv2/include/
H A Dport_after.h522 #if !defined(__USE_FIXED_PROTOTYPES__) && !defined(__cplusplus) && !defined(__STRICT_ANSI__)