Searched refs:IS_NOT_COMPILABLE (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxml2/
H A Drelaxng.c151 #define IS_NOT_COMPILABLE (1 << 7) macro
2875 (def->dflags & IS_NOT_COMPILABLE))
2889 if (((def->dflags & IS_NOT_COMPILABLE) == 0) &&
2906 def->dflags |= IS_NOT_COMPILABLE;
2908 if ((ret == 1) && !(def->dflags &= IS_NOT_COMPILABLE))
2983 def->dflags |= IS_NOT_COMPILABLE;

Completed in 50 milliseconds