- Timestamp:
- Jan 8, 2016, 10:37:10 PM (8 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, ctor, deferred_resn, demangler, enum, forall-pointer-decay, gc_noraii, jacob/cs343-translation, jenkins-sandbox, master, memory, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, string, with_gc
- Children:
- 61f9356
- Parents:
- 1cced28
- Location:
- include
- Files:
-
- 12 edited
Legend:
- Unmodified
- Added
- Removed
-
include/bfd.h
r1cced28 r784deab 10 10 // Created On : Thu Jan 8 15:50:56 2015 11 11 // Last Modified By : Peter A. Buhr 12 // Last Modified On : Sun Jun 28 09:07:14201513 // Update Count : 712 // Last Modified On : Mon Dec 21 08:44:41 2015 13 // Update Count : 9 14 14 15 15 // This include file uses the CFA keyword "type" as a field name of a structure. 16 // The name is changed only for the include file.17 16 18 #if ndef type// nesting ?17 #if ! defined( type ) // nesting ? 19 18 #define type `type` 20 19 #define __CFA_BFD_H__ 21 #endif // type 22 #include_next <bfd.h> 23 #ifdef __CFA_BFD_H__ 20 #endif // ! type 21 22 #include_next <bfd.h> // has internal check for multiple expansion 23 24 #if defined( type ) && defined( __CFA_BFD_H__ ) // reset only if set 24 25 #undef type 25 #endif // __CFA_BFD_H__ 26 #undef __CFA_BFD_H__ 27 #endif // type && __CFA_BFD_H__ 26 28 27 29 // Local Variables: // -
include/bfdlink.h
r1cced28 r784deab 10 10 // Created On : Sat Jun 27 09:14:00 2015 11 11 // Last Modified By : Peter A. Buhr 12 // Last Modified On : Sun Jun 28 09:08:26201513 // Update Count : 312 // Last Modified On : Mon Dec 21 08:47:03 2015 13 // Update Count : 4 14 14 15 15 // This include file uses the CFA keyword "type" as a field name of a structure. 16 // The name is changed only for the include file.17 16 18 #if ndef type// nesting ?17 #if ! defined( type ) // nesting ? 19 18 #define type `type` 20 19 #define __CFA_BFDLINK_H__ 21 #endif // type 22 #include_next <bfdlink.h> 23 #ifdef __CFA_BFDLINK_H__ 20 #endif // ! type 21 22 #include_next <bfdlink.h> // has internal check for multiple expansion 23 24 #if defined( type ) && defined( __CFA_BFDLINK_H__ ) // reset only if set 24 25 #undef type 25 #endif // __CFA_BFDLINK_H__ 26 #undef __CFA_BFDLINK_H__ 27 #endif // type && __CFA_BFDLINK_H__ 26 28 27 29 // Local Variables: // -
include/demangle.h
r1cced28 r784deab 10 10 // Created On : Sat Jun 27 16:45:01 2015 11 11 // Last Modified By : Peter A. Buhr 12 // Last Modified On : Sun Jun 28 09:09:16201513 // Update Count : 812 // Last Modified On : Mon Dec 21 08:48:30 2015 13 // Update Count : 9 14 14 15 15 // This include file uses the CFA keyword "type" as a field name of a structure. 16 // The name is changed only for the include file.17 16 18 #if ndef type// nesting ?17 #if ! defined( type ) // nesting ? 19 18 #define type `type` 20 19 #define __CFA_DEMANGLE_H__ 21 #endif // type 22 #include_next <demangle.h> 23 #ifdef __CFA_DEMANGLE_H__ 20 #endif // ! type 21 22 #include_next <demangle.h> // has internal check for multiple expansion 23 24 #if defined( type ) && defined( __CFA_DEMANGLE_H__ ) // reset only if set 24 25 #undef type 25 #endif // __CFA_DEMANGLE_H__ 26 #undef __CFA_DEMANGLE_H__ 27 #endif // type && __CFA_DEMANGLE_H__ 26 28 27 29 // Local Variables: // -
include/dialog.h
r1cced28 r784deab 10 10 // Created On : Sun Jun 28 08:34:16 2015 11 11 // Last Modified By : Peter A. Buhr 12 // Last Modified On : Sun Jun 28 09:05:35201513 // Update Count : 412 // Last Modified On : Mon Dec 21 08:38:21 2015 13 // Update Count : 11 14 14 15 15 // This include file uses the CFA keyword "type" as a field name of a structure. 16 // The name is changed only for the include file.17 16 18 #if ndef type// nesting ?17 #if ! defined( type ) // nesting ? 19 18 #define type `type` 20 19 #define __CFA_DIALOG_H__ 21 #endif // type 22 #include_next <dialog.h> 23 #ifdef __CFA_DIALOG_H__ 20 #endif // ! type 21 22 #include_next <dialog.h> // has internal check for multiple expansion 23 24 #if defined( type ) && defined( __CFA_DIALOG_H__ ) // reset only if set 24 25 #undef type 25 #endif // __CFA_DIALOG_H__ 26 #undef __CFA_DIALOG_H__ 27 #endif // type && __CFA_DIALOG_H__ 26 28 27 29 // Local Variables: // -
include/evdns.h
r1cced28 r784deab 10 10 // Created On : Sun Jun 28 10:09:23 2015 11 11 // Last Modified By : Peter A. Buhr 12 // Last Modified On : Sun Jun 28 10:10:11201513 // Update Count : 112 // Last Modified On : Mon Dec 21 08:51:06 2015 13 // Update Count : 3 14 14 15 15 // This include file uses the CFA keyword "type" as a field name of a structure. 16 // The name is changed only for the include file.17 16 18 #if ndef type// nesting ?17 #if ! defined( type ) // nesting ? 19 18 #define type `type` 20 19 #define __CFA_EVDNS_H__ 21 #endif // type 22 #include_next <evdns.h> 23 #ifdef __CFA_EVDNS_H__ 20 #endif // ! type 21 22 #include_next <evdns.h> // has internal check for multiple expansion 23 24 #if defined( type ) && defined( __CFA_EVDNS_H__ ) // reset only if set 24 25 #undef type 25 #endif // __CFA_EVDNS_H__ 26 #undef __CFA_EVDNS_H__ 27 #endif // type && __CFA_EVDNS_H__ 26 28 27 29 // Local Variables: // -
include/evhttp.h
r1cced28 r784deab 10 10 // Created On : Sun Jun 28 10:59:02 2015 11 11 // Last Modified By : Peter A. Buhr 12 // Last Modified On : Sun Jun 28 10:59:55201513 // Update Count : 112 // Last Modified On : Mon Dec 21 08:52:19 2015 13 // Update Count : 2 14 14 15 15 // This include file uses the CFA keyword "type" as a field name of a structure. 16 // The name is changed only for the include file.17 16 18 #if ndef type// nesting ?17 #if ! defined( type ) // nesting ? 19 18 #define type `type` 20 19 #define __CFA_EVHTTP_H__ 21 #endif // type 22 #include_next <evhttp.h> 23 #ifdef __CFA_EVHTTP_H__ 20 #endif // ! type 21 22 #include_next <evhttp.h> // has internal check for multiple expansion 23 24 #if defined( type ) && defined( __CFA_EVHTTP_H__ ) // reset only if set 24 25 #undef type 25 #endif // __CFA_EVHTTP_H__ 26 #undef __CFA_EVHTTP_H__ 27 #endif // type && __CFA_EVHTTP_H__ 26 28 27 29 // Local Variables: // -
include/evrpc.h
r1cced28 r784deab 10 10 // Created On : Sun Jun 28 11:01:31 2015 11 11 // Last Modified By : Peter A. Buhr 12 // Last Modified On : Sun Jun 28 11:02:26201513 // Update Count : 112 // Last Modified On : Mon Dec 21 08:53:14 2015 13 // Update Count : 2 14 14 15 15 // This include file uses the CFA keyword "type" as a field name of a structure. 16 // The name is changed only for the include file.17 16 18 #if ndef type// nesting ?17 #if ! defined( type ) // nesting ? 19 18 #define type `type` 20 19 #define __CFA_EVRPC_H__ 21 #endif // type 22 #include_next <evrpc.h> 23 #ifdef __CFA_EVRPC_H__ 20 #endif // ! type 21 22 #include_next <evrpc.h> // has internal check for multiple expansion 23 24 #if defined( type ) && defined( __CFA_EVRPC_H__ ) // reset only if set 24 25 #undef type 25 #endif // __CFA_EVRPC_H__ 26 #undef __CFA_EVRPC_H__ 27 #endif // type && __CFA_EVRPC_H__ 26 28 27 29 // Local Variables: // -
include/expat.h
r1cced28 r784deab 10 10 // Created On : Sun Jun 28 11:10:15 2015 11 11 // Last Modified By : Peter A. Buhr 12 // Last Modified On : Sun Jun 28 11:14:28201513 // Update Count : 212 // Last Modified On : Mon Dec 21 08:57:26 2015 13 // Update Count : 4 14 14 15 15 // This include file uses the CFA keyword "type" as a field name of a structure. 16 // The name is changed only for the include file.17 16 18 #if ndef type// nesting ?17 #if ! defined( type ) // nesting ? 19 18 #define type `type` 20 19 #define __CFA_EXPAT1_H__ 21 #endif // type 22 #ifndef context // nesting ? 20 #endif // ! type 21 22 #if ! defined( context ) // nesting ? 23 23 #define context `context` 24 24 #define __CFA_EXPAT2_H__ 25 #endif // context 26 #include_next <expat.h> 27 #ifdef __CFA_EXPAT1_H__ 25 #endif // ! context 26 27 #include_next <expat.h> // has internal check for multiple expansion 28 29 #if defined( type ) && defined( __CFA_EXPAT1_H__ ) // reset only if set 28 30 #undef type 29 #endif // __CFA_EXPAT_H__ 30 #ifdef __CFA_EXPAT2_H__ 31 #undef type 32 #endif // __CFA_EXPAT2_H__ 31 #undef __CFA_EXPAT1_H__ 32 #endif // type && __CFA_EXPAT1_H__ 33 34 #if defined( context ) && defined( __CFA_EXPAT2_H__ ) // reset only if set 35 #undef context 36 #undef __CFA_EXPAT2_H__ 37 #endif // context && __CFA_EXPAT2_H__ 33 38 34 39 // Local Variables: // -
include/fcntl.h
r1cced28 r784deab 10 10 // Created On : Sun Jun 28 23:03:14 2015 11 11 // Last Modified By : Peter A. Buhr 12 // Last Modified On : Sun Jun 28 23:03:48201513 // Update Count : 712 // Last Modified On : Mon Dec 21 08:38:39 2015 13 // Update Count : 14 14 14 15 15 // This include file uses the CFA keyword "type" as a field name of a structure. 16 // The name is changed only for the include file.17 16 18 #if ndef type// nesting ?17 #if ! defined( type ) // nesting ? 19 18 #define type `type` 20 19 #define __CFA_FCNTL_H__ 21 #endif // type 22 #include_next <fcntl.h> 23 #ifdef __CFA_FCNTL_H__ 20 #endif // ! type 21 22 #include_next <fcntl.h> // has internal check for multiple expansion 23 24 #if defined( type ) && defined( __CFA_FCNTL_H__ ) // reset only if set 24 25 #undef type 25 #endif // __CFA_FCNTL_H__ 26 #undef __CFA_FCNTL_H__ 27 #endif // type && __CFA_FCNTL_H__ 26 28 27 29 // Local Variables: // -
include/form.h
r1cced28 r784deab 10 10 // Created On : Sun Jun 28 11:23:56 2015 11 11 // Last Modified By : Peter A. Buhr 12 // Last Modified On : Sun Jun 28 11:24:28201513 // Update Count : 112 // Last Modified On : Mon Dec 21 08:59:46 2015 13 // Update Count : 2 14 14 15 15 // This include file uses the CFA keyword "type" as a field name of a structure. 16 // The name is changed only for the include file.17 16 18 #if ndef type// nesting ?17 #if ! defined( type ) // nesting ? 19 18 #define type `type` 20 19 #define __CFA_FORM_H__ 21 #endif // type 22 #include_next <form.h> 23 #ifdef __CFA_FORM_H__ 20 #endif // ! type 21 22 #include_next <form.h> // has internal check for multiple expansion 23 24 #if defined( type ) && defined( __CFA_FORM_H__ ) // reset only if set 24 25 #undef type 25 #endif // __CFA_FORM_H__ 26 #undef __CFA_FORM_H__ 27 #endif // type && __CFA_FORM_H__ 26 28 27 29 // Local Variables: // -
include/gcrypt.h
r1cced28 r784deab 10 10 // Created On : Sun Jun 28 11:36:26 2015 11 11 // Last Modified By : Peter A. Buhr 12 // Last Modified On : Sun Jun 28 11:37:07201513 // Update Count : 712 // Last Modified On : Mon Dec 21 09:01:25 2015 13 // Update Count : 8 14 14 15 15 // This include file uses the CFA keyword "type" as a field name of a structure. 16 // The name is changed only for the include file.17 16 18 #if ndef type// nesting ?17 #if ! defined( type ) // nesting ? 19 18 #define type `type` 20 19 #define __CFA_GCRYPT_H__ 21 #endif // type 22 #include_next <gcrypt.h> 23 #ifdef __CFA_GCRYPT_H__ 20 #endif // ! type 21 22 #include_next <gcrypt.h> // has internal check for multiple expansion 23 24 #if defined( type ) && defined( __CFA_GCRYPT_H__ ) // reset only if set 24 25 #undef type 25 #endif // __CFA_GCRYPT_H__ 26 #undef __CFA_GCRYPT_H__ 27 #endif // type && __CFA_GCRYPT_H__ 26 28 27 29 // Local Variables: // -
include/math.h
r1cced28 r784deab 10 10 // Created On : Mon Nov 10 23:41:29 2014 11 11 // Last Modified By : Peter A. Buhr 12 // Last Modified On : Sun Jun 28 09:05:22201513 // Update Count : 612 // Last Modified On : Mon Dec 21 08:37:57 2015 13 // Update Count : 12 14 14 15 15 // This include file uses the CFA keyword "type" as a field name of a structure. 16 // The name is changed only for the include file.17 16 18 #if ndef type// nesting ?17 #if ! defined( type ) // nesting ? 19 18 #define type `type` 20 19 #define __CFA_MATH_H__ 21 #endif // type 22 #include_next <math.h> 23 #ifdef __CFA_MATH_H__ 20 #endif // ! type 21 22 #include_next <math.h> // has internal check for multiple expansion 23 24 #if defined( type ) && defined( __CFA_MATH_H__ ) // reset only if set 24 25 #undef type 25 #endif // __CFA_MATH_H__ 26 #undef __CFA_MATH_H__ 27 #endif // type && __CFA_MATH_H__ 26 28 27 29 // Local Variables: //
Note: See TracChangeset
for help on using the changeset viewer.