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

/external/libxml2/
H A Drelaxng.c147 #define IS_NOT_NULLABLE (1 << 1) macro
3378 if (define->dflags & IS_NOT_NULLABLE)
3433 define->dflags |= IS_NOT_NULLABLE;

Completed in 174 milliseconds