Searched +refs:define +refs:lang +refs:constant (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/gnudiff-19/diffutils/
H A Dconfigure1088 #define PACKAGE_NAME "$PACKAGE_NAME"
1093 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1098 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1103 #define PACKAGE_STRING "$PACKAGE_STRING"
1108 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1495 #define PACKAGE "$PACKAGE"
1500 #define VERSION "$VERSION"
3092 # define _GNU_SOURCE
3103 #define __EXTENSIONS__ 1
3129 We can't simply define LARGE_OFF_
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/intl/
H A Dconfigure1174 #define PACKAGE_NAME "$PACKAGE_NAME"
1179 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1184 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1189 #define PACKAGE_STRING "$PACKAGE_STRING"
1194 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
3314 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
3315 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
3317 # define ISLOWER(c) \
3321 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
3324 #define XO
[all...]
/macosx-10.9.5/bash-92/bash-3.2/
H A Dconfigure1250 #define PACKAGE_NAME "$PACKAGE_NAME"
1255 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1260 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1265 #define PACKAGE_STRING "$PACKAGE_STRING"
1270 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1660 #define USING_BASH_MALLOC 1
1673 #define DISABLE_MALLOC_WRAPPERS 1
1686 #define AFS 1
1916 #define ALIAS 1
1922 #define PUSHD_AND_POP
[all...]
/macosx-10.9.5/CPANInternal-140/Net-Telnet/lib/Net/
H A DTelnet.pm3392 comp.lang.perl.modules.
3865 =item B<errmode> - define action to be performed on error
4301 constant that you can import from Net::Telnet. See the source in file
4366 =item B<option_callback> - define the option negotiation callback
/macosx-10.9.5/CPANInternal-140/Net-Telnet-3.03/lib/Net/
H A DTelnet.pm3392 comp.lang.perl.modules.
3865 =item B<errmode> - define action to be performed on error
4301 constant that you can import from Net::Telnet. See the source in file
4366 =item B<option_callback> - define the option negotiation callback

Completed in 179 milliseconds