You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
/* See port_def.inc. This should #undef all macros #defined there. */
|
|
|
|
|
|
|
|
#undef UPB_SIZE
|
|
|
|
#undef UPB_PTR_AT
|
|
|
|
#undef UPB_READ_ONEOF
|
|
|
|
#undef UPB_WRITE_ONEOF
|
|
|
|
#undef UPB_MAPTYPE_STRING
|
|
|
|
#undef UPB_INLINE
|
|
|
|
#undef UPB_ALIGN_UP
|
|
|
|
#undef UPB_ALIGN_DOWN
|
|
|
|
#undef UPB_ALIGN_MALLOC
|
|
|
|
#undef UPB_ALIGN_OF
|
|
|
|
#undef UPB_LIKELY
|
|
|
|
#undef UPB_UNLIKELY
|
|
|
|
#undef UPB_FORCEINLINE
|
|
|
|
#undef UPB_NOINLINE
|
|
|
|
#undef UPB_NORETURN
|
|
|
|
#undef UPB_PRINTF
|
|
|
|
#undef UPB_MAX
|
|
|
|
#undef UPB_MIN
|
|
|
|
#undef UPB_UNUSED
|
|
|
|
#undef UPB_ASSUME
|
|
|
|
#undef UPB_ASSERT
|
|
|
|
#undef UPB_UNREACHABLE
|
|
|
|
#undef UPB_SETJMP
|
|
|
|
#undef UPB_LONGJMP
|
|
|
|
#undef UPB_PTRADD
|
|
|
|
#undef UPB_FASTTABLE_SUPPORTED
|
|
|
|
#undef UPB_FASTTABLE
|
|
|
|
#undef UPB_FASTTABLE_INIT
|
|
|
|
#undef UPB_POISON_MEMORY_REGION
|
|
|
|
#undef UPB_UNPOISON_MEMORY_REGION
|
|
|
|
#undef UPB_ASAN
|