• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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#undef UPB_SIZE
11#undef UPB_PTR_AT
12#undef UPB_MAPTYPE_STRING
13#undef UPB_EXPORT
14#undef UPB_INLINE
15#undef UPB_API
16#undef UPBC_API
17#undef UPB_API_INLINE
18#undef UPB_ALIGN_UP
19#undef UPB_ALIGN_DOWN
20#undef UPB_ALIGN_MALLOC
21#undef UPB_ALIGN_OF
22#undef UPB_ALIGN_AS
23#undef UPB_MALLOC_ALIGN
24#undef UPB_LIKELY
25#undef UPB_UNLIKELY
26#undef UPB_FORCEINLINE
27#undef UPB_NOINLINE
28#undef UPB_NORETURN
29#undef UPB_PRINTF
30#undef UPB_MAX
31#undef UPB_MIN
32#undef UPB_UNUSED
33#undef UPB_ASSUME
34#undef UPB_ASSERT
35#undef UPB_UNREACHABLE
36#undef UPB_SETJMP
37#undef UPB_LONGJMP
38#undef UPB_PTRADD
39#undef UPB_MUSTTAIL
40#undef UPB_FASTTABLE_SUPPORTED
41#undef UPB_FASTTABLE_MASK
42#undef UPB_FASTTABLE
43#undef UPB_FASTTABLE_INIT
44#undef UPB_POISON_MEMORY_REGION
45#undef UPB_UNPOISON_MEMORY_REGION
46#undef UPB_ASAN
47#undef UPB_ASAN_GUARD_SIZE
48#undef UPB_CLANG_ASAN
49#undef UPB_TREAT_CLOSED_ENUMS_LIKE_OPEN
50#undef UPB_DEPRECATED
51#undef UPB_GNUC_MIN
52#undef UPB_DESCRIPTOR_UPB_H_FILENAME
53#undef UPB_DESC
54#undef UPB_DESC_MINITABLE
55#undef UPB_IS_GOOGLE3
56#undef UPB_ATOMIC
57#undef UPB_USE_C11_ATOMICS
58#undef UPB_PRIVATE
59#undef UPB_ONLYBITS
60#undef UPB_LINKARR_DECLARE
61#undef UPB_LINKARR_APPEND
62#undef UPB_LINKARR_START
63#undef UPB_LINKARR_STOP
64#undef UPB_FUTURE_BREAKING_CHANGES
65#undef UPB_FUTURE_PYTHON_CLOSED_ENUM_ENFORCEMENT
66