Searched refs:PROTOTYPES (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/libsasl/include/
H A Dmd5global.h8 /* PROTOTYPES should be set to one if and only if the compiler supports
10 The following makes PROTOTYPES default to 0 if it has not already
13 #ifndef PROTOTYPES
14 #define PROTOTYPES 0 macro
29 /* PROTO_LIST is defined depending on how PROTOTYPES is defined above.
30 If using PROTOTYPES, then PROTO_LIST returns the list, otherwise it
33 #if PROTOTYPES
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Utils/
H A DUtils.xs50 PROTOTYPES: ENABLE
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Task/
H A DTask.xs23 PROTOTYPES: ENABLE
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Intrs/
H A DIntrs.xs54 PROTOTYPES: ENABLE
/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_ami.h678 * PROTOTYPES should be set to one if and only if the compiler supports
680 * The following makes PROTOTYPES default to 1 if it has not already been
683 #ifndef PROTOTYPES
684 #define PROTOTYPES 1 macro
688 * PROTO_LIST is defined depending on how PROTOTYPES is defined above.
689 * If using PROTOTYPES, then PROTO_LIST returns the list, otherwise it
693 #if PROTOTYPES
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/
H A DProject.xs89 PROTOTYPES: ENABLE
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/
H A DLgrp.xs153 PROTOTYPES: ENABLE
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/
H A DKstat.xs1231 PROTOTYPES: ENABLE
1537 PROTOTYPES: ENABLE

Completed in 88 milliseconds