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

/external/libxml2/
H A Drelaxng.c146 #define IS_NOT_NULLABLE (1 << 1) macro
3377 if (define->dflags & IS_NOT_NULLABLE)
3432 define->dflags |= IS_NOT_NULLABLE;

Completed in 74 milliseconds