1/* See port_def.inc. This should #undef all macros #defined there. */ 2 3#undef UPB_MAPTYPE_STRING 4#undef UPB_SIZE 5#undef UPB_PTR_AT 6#undef UPB_READ_ONEOF 7#undef UPB_WRITE_ONEOF 8#undef UPB_INLINE 9#undef UPB_ALIGN_UP 10#undef UPB_ALIGN_DOWN 11#undef UPB_ALIGN_MALLOC 12#undef UPB_ALIGN_OF 13#undef UPB_FORCEINLINE 14#undef UPB_NOINLINE 15#undef UPB_NORETURN 16#undef UPB_MAX 17#undef UPB_MIN 18#undef UPB_UNUSED 19#undef UPB_ASSUME 20#undef UPB_ASSERT 21#undef UPB_UNREACHABLE 22#undef UPB_POISON_MEMORY_REGION 23#undef UPB_UNPOISON_MEMORY_REGION 24#undef UPB_ASAN 25