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

123

/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/include/
H A Dmd5global.h6 /* PROTOTYPES should be set to one if and only if the compiler supports
8 The following makes PROTOTYPES default to 0 if it has not already
11 #ifndef PROTOTYPES
12 #define PROTOTYPES 0 macro
27 /* PROTO_LIST is defined depending on how PROTOTYPES is defined above.
28 If using PROTOTYPES, then PROTO_LIST returns the list, otherwise it
31 #if PROTOTYPES
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/saslauthd/
H A Dmd5global.h6 /* PROTOTYPES should be set to one if and only if the compiler supports
8 The following makes PROTOTYPES default to 0 if it has not already
11 #ifndef PROTOTYPES
12 #define PROTOTYPES 0 macro
27 /* PROTO_LIST is defined depending on how PROTOTYPES is defined above.
28 If using PROTOTYPES, then PROTO_LIST returns the list, otherwise it
31 #if PROTOTYPES
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/win32/include/
H A Dmd5global.h6 /* PROTOTYPES should be set to one if and only if the compiler supports
8 The following makes PROTOTYPES default to 0 if it has not already
11 #ifndef PROTOTYPES
12 #define PROTOTYPES 0 macro
27 /* PROTO_LIST is defined depending on how PROTOTYPES is defined above.
28 If using PROTOTYPES, then PROTO_LIST returns the list, otherwise it
31 #if PROTOTYPES
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/md4/
H A Dmd4.h33 /* PROTOTYPES should be set to one if and only if the compiler supports
35 The following makes PROTOTYPES default to 0 if it has not already
38 #ifndef PROTOTYPES
39 #define PROTOTYPES 1 macro
52 /* PROTO_LIST is defined depending on how PROTOTYPES is defined above.
53 If using PROTOTYPES, then PROTO_LIST returns the list, otherwise it
57 #if PROTOTYPES
/macosx-10.10/gpatch-3/patch/
H A Dbasename.h2 # if defined PROTOTYPES || (defined __STDC__ && __STDC__)
H A Dquote.h4 # if defined PROTOTYPES || (defined __STDC__ && __STDC__)
H A Ddirname.h21 # if defined PROTOTYPES || (defined __STDC__ && __STDC__)
H A Dbackupfile.h48 # if defined PROTOTYPES || (defined __STDC__ && __STDC__)
H A Dquotearg.h44 # if defined PROTOTYPES || defined __STDC__
H A Dxalloc.h22 # if defined PROTOTYPES || (defined __STDC__ && __STDC__)
/macosx-10.10/gnudiff-19/diffutils/lib/
H A Dhard-locale.h9 # if defined PROTOTYPES || (defined __STDC__ && __STDC__)
H A Dexclude.h22 # if defined PROTOTYPES || (defined __STDC__ && __STDC__)
H A Ddirname.h21 # if defined PROTOTYPES || (defined __STDC__ && __STDC__)
H A Dinttostr.h51 # if defined PROTOTYPES || defined __STDC__
H A Dstrtoimax.c34 # if defined PROTOTYPES || defined __STDC__
H A Dxalloc.h22 # if defined PROTOTYPES || (defined __STDC__ && __STDC__)
H A Dxstrtol.h26 # if defined PROTOTYPES || (defined __STDC__ && __STDC__)
/macosx-10.10/gpatch-3/patch/m4/
H A Dprotos.m414 AC_DEFINE(PROTOTYPES,1,[Define if compiler has function prototypes])
/macosx-10.10/bash-94.1.2/bash-3.2/include/
H A Dstdc.h32 # if defined (__STDC__) || defined (__GNUC__) || defined (__cplusplus) || defined (PROTOTYPES)
/macosx-10.10/emacs-93/emacs/src/
H A Datimer.h26 #if defined (PROTOTYPES) || defined (WINDOWSNT)
/macosx-10.10/gnutar-453/gnutar/tests/
H A Dargcv.h31 # if defined PROTOTYPES || (defined __STDC__ && __STDC__)
/macosx-10.10/CPANInternal-159.1/Sub-Identify-0.04/
H A DIdentify.xs16 PROTOTYPES: ENABLE
/macosx-10.10/bash-94.1.2/bash-3.2/lib/sh/
H A Dxstrchr.c37 #if defined (PROTOTYPES)
/macosx-10.10/tcsh-65/tcsh/config/
H A Dwin3286 #define PROTOTYPES 1
/macosx-10.10/libxml2-26/libxml2/macos/src/
H A Dconfig-mac.h187 #define PROTOTYPES macro

Completed in 326 milliseconds

123