WPILibC++
2027.0.0-alpha-3
Loading...
Searching...
No Matches
undef.inc
Go to the documentation of this file.
1
// Protocol Buffers - Google's data interchange format
2
// Copyright 2023 Google LLC. All rights reserved.
3
//
4
// Use of this source code is governed by a BSD-style
5
// license that can be found in the LICENSE file or at
6
// https://developers.google.com/open-source/licenses/bsd
7
8
// This should #undef all macros #defined in def.inc
9
10
#if _WIN32
11
#pragma warning(pop)
12
#elif defined(__clang__)
13
#pragma clang diagnostic pop
14
#elif defined(__GNUC__)
15
#pragma GCC diagnostic pop
16
#endif
17
#undef UPB_SIZE
18
#undef UPB_PTR_AT
19
#undef UPB_SIZEOF_FLEX
20
#undef UPB_SIZEOF_FLEX_WOULD_OVERFLOW
21
#undef UPB_MAPTYPE_STRING
22
#undef UPB_EXPORT
23
#undef UPB_INLINE
24
#undef UPB_API
25
#undef UPBC_API
26
#undef UPB_API_INLINE
27
#undef UPB_API_INLINE_IF_NOT_GCC
28
#undef UPB_ALIGN_UP
29
#undef UPB_ALIGN_DOWN
30
#undef UPB_ALIGN_MALLOC
31
#undef UPB_ALIGN_OF
32
#undef UPB_ALIGN_AS
33
#undef UPB_STATIC_ASSERT
34
#undef UPB_STATIC_ASSERT_CONCAT
35
#undef UPB_STATIC_ASSERT_CONCAT_IMPL
36
#undef UPB_LIKELY
37
#undef UPB_UNLIKELY
38
#undef UPB_UNPREDICTABLE
39
#undef UPB_FORCEINLINE
40
#undef UPB_NOINLINE
41
#undef UPB_NORETURN
42
#undef UPB_PRINTF
43
#undef UPB_NODEREF
44
#undef UPB_MAX
45
#undef UPB_MIN
46
#undef UPB_UNUSED
47
#undef UPB_ASSUME
48
#undef UPB_ASSERT
49
#undef UPB_UNREACHABLE
50
#undef UPB_DEFAULT_MAX_BLOCK_SIZE
51
#undef UPB_SETJMP
52
#undef UPB_LONGJMP
53
#undef UPB_PTRADD
54
#undef UPB_MUSTTAIL
55
#undef UPB_PRESERVE_NONE
56
#undef UPB_FASTTABLE_SUPPORTED
57
#undef UPB_FASTTABLE_MASK
58
#undef UPB_FASTTABLE
59
#undef UPB_FASTTABLE_INIT
60
#undef UPB_POISON_MEMORY_REGION
61
#undef UPB_UNPOISON_MEMORY_REGION
62
#undef UPB_ASAN
63
#undef UPB_HWASAN
64
#undef UPB_HWASAN_POISON_TAG
65
#undef UPB_MALLOC_ALIGN
66
#undef UPB_TSAN
67
#undef UPB_TREAT_CLOSED_ENUMS_LIKE_OPEN
68
#undef UPB_DEPRECATED
69
#undef UPB_GNUC_MIN
70
#undef UPB_DESCRIPTOR_UPB_H_FILENAME
71
#undef UPB_DESC
72
#undef UPB_DESC_MINITABLE
73
#undef UPB_IS_GOOGLE3
74
#undef UPB_ATOMIC
75
#undef UPB_USE_C11_ATOMICS
76
#undef UPB_USE_MSC_ATOMICS
77
#undef UPB_PRIVATE
78
#undef UPB_ONLYBITS
79
#undef UPB_LINKARR_DECLARE
80
#undef UPB_LINKARR_APPEND
81
#undef UPB_LINKARR_START
82
#undef UPB_LINKARR_STOP
83
#undef UPB_FUTURE_BREAKING_CHANGES
84
#undef UPB_HAS_ATTRIBUTE
85
#undef UPB_HAS_BUILTIN
86
#undef UPB_HAS_EXTENSION
87
#undef UPB_HAS_FEATURE
upb
port
undef.inc
Generated on Fri Oct 24 2025 05:38:28 for WPILibC++ by
1.12.0