File: undef_data.h

package info (click to toggle)
citadel 7.83-2squeeze2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 4,572 kB
  • ctags: 3,756
  • sloc: ansic: 54,870; sh: 4,298; yacc: 660; makefile: 450; xml: 40
file content (30 lines) | stat: -rw-r--r-- 399 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
/**
 * 
 * $Id: $
 *
 * this file contains the defines that convert our x-macros to datatypes
 */

#undef SUBSTRUCT
#undef SUBSTRUCT_ELEMENT
#undef CFG_VALUE
#undef PROTOCOL_ONLY
#undef SERVER_PRIVATE
#undef NO_ARTV

#undef UNSIGNED
#undef UNSIGNED_INT
#undef LONG
#undef INTEGER
#undef UINT8
#undef UNSIGNED_SHORT
#undef CHAR      

#undef TIME
#undef UID_T    

#undef STRING_BUF
#undef STRING