-
Notifications
You must be signed in to change notification settings - Fork 2
/
undef.h
82 lines (82 loc) · 2.3 KB
/
undef.h
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
#undef make_void
#undef define_type
#undef int8
#undef int16
#undef int32
#undef int64
#undef int_pointer
#undef nat8
#undef nat16
#undef nat32
#undef nat64
#undef nat_pointer
#undef byte
#undef signed_byte
#undef restrict
#undef cast
#undef ann
#undef bool_not
#undef eq_p
#undef not_eq_p
#undef bool_and
#undef bool_or
#undef anonymous_struct
#undef declare_struct
#undef define_struct
#undef anonymous_union
#undef declare_union
#undef define_union
#undef anonymous_enumeration
#undef declare_enumeration
#undef define_enumeration
#ifdef exprOrientedC_LANG___bool_true_false_are_defined
#undef __bool_true_false_are_defined
#endif
#ifdef exprOrientedC_LANG___bool_true_false_are_defined
#undef bool
#endif
#ifdef exprOrientedC_LANG___bool_true_false_are_defined
#undef true
#endif
#ifdef exprOrientedC_LANG___bool_true_false_are_defined
#undef false
#endif
#undef let_current_continuation_notFirstClass
#undef continuation_notFirstClass_throw
#undef __
#undef lambda_s
#undef lambda_withTypeOfBody
#undef var
#undef var_lambda_s_withTypeOfBody
#undef if_then_else
#undef _
#undef case_const_number
#undef begin
#undef declare_public
#undef define_private
#undef define_public
#undef declare_private
#undef declare_public_withTypeOfBody_lambda
#undef define_public_withTypeOfBody_lambda
#undef declare_public_lambda_withTypeOfBody
#undef define_public_lambda_withTypeOfBody
#undef declare_public_lambda_s_withTypeOfBody
#undef define_public_lambda_s_withTypeOfBody
#undef declare_private_withTypeOfBody_lambda
#undef define_private_withTypeOfBody_lambda
#undef declare_private_lambda_withTypeOfBody
#undef define_private_lambda_withTypeOfBody
#undef declare_private_lambda_s_withTypeOfBody
#undef define_private_lambda_s_withTypeOfBody
#undef declare_public_inline_withTypeOfBody_lambda
#undef define_public_inline_withTypeOfBody_lambda
#undef declare_public_inline_lambda_withTypeOfBody
#undef define_public_inline_lambda_withTypeOfBody
#undef declare_public_inline_lambda_s_withTypeOfBody
#undef define_public_inline_lambda_s_withTypeOfBody
#undef declare_private_inline_withTypeOfBody_lambda
#undef define_private_inline_withTypeOfBody_lambda
#undef declare_private_inline_lambda_withTypeOfBody
#undef define_private_inline_lambda_withTypeOfBody
#undef declare_private_inline_lambda_s_withTypeOfBody
#undef define_private_inline_lambda_s_withTypeOfBody