Home | History | Annotate | Download | only in src

Lines Matching refs:Boolean_t

183 static Boolean_t readBytes(wbxmlScannerPrivPtr_t pScanner, Long_t bytes);
437 static Boolean_t
744 Boolean_t has_cont, has_attr;
770 has_cont = ((Boolean_t)(HAS_CONTENT(pScanner->pos)));
771 has_attr = ((Boolean_t)(HAS_ATTRIBUTES(pScanner->pos)));