Home
last modified time | relevance | path

Searched refs:ASSERT_IFLAG_WEIRDLICS (Results 1 – 3 of 3) sorted by relevance

/openbsd/lib/libkeynote/
H A Dassertion.h87 #define ASSERT_IFLAG_WEIRDLICS 0x0001 /* Needs Licensees re-processing */ macro
H A Dparse_assertion.c202 !(as->as_internalflags & ASSERT_IFLAG_WEIRDLICS) && in keynote_fix_fields()
222 if ((as->as_internalflags & ASSERT_IFLAG_WEIRDLICS) || in keynote_fix_fields()
H A Dkeynote.l560 as->as_internalflags |= ASSERT_IFLAG_WEIRDLICS;