Searched defs:xmlUCSIsSupplementalMathematicalOperators (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dxmlunicode.c147 {"SupplementalMathematicalOperators", xmlUCSIsSupplementalMathematicalOperators},
2361 * xmlUCSIsSupplementalMathematicalOperators:
2369 xmlUCSIsSupplementalMathematicalOperators(int code) { function
H A Delfgcchack.h14632 #undef xmlUCSIsSupplementalMathematicalOperators macro
14633 extern __typeof (xmlUCSIsSupplementalMathematicalOperators) xmlUCSIsSupplementalMathematicalOperators __attribute((alias("xmlUCSIsSupplementalMathematicalOperators__internal_alias")));
14635 #ifndef xmlUCSIsSupplementalMathematicalOperators
14636 extern __typeof (xmlUCSIsSupplementalMathematicalOperators) xmlUCSIsSupplementalMathematicalOperators__internal_alias __attribute((visibility("hidden")));
14637 #define xmlUCSIsSupplementalMathematicalOperators xmlUCSIsSupplementalMathematicalOperators__internal_alias macro
/external/libxml2/
H A Dxmlunicode.c147 {"SupplementalMathematicalOperators", xmlUCSIsSupplementalMathematicalOperators},
2361 * xmlUCSIsSupplementalMathematicalOperators:
2369 xmlUCSIsSupplementalMathematicalOperators(int code) { function
H A Delfgcchack.h14806 #undef xmlUCSIsSupplementalMathematicalOperators macro
14807 extern __typeof (xmlUCSIsSupplementalMathematicalOperators) xmlUCSIsSupplementalMathematicalOperators __attribute((alias("xmlUCSIsSupplementalMathematicalOperators__internal_alias")));
14809 #ifndef xmlUCSIsSupplementalMathematicalOperators
14810 extern __typeof (xmlUCSIsSupplementalMathematicalOperators) xmlUCSIsSupplementalMathematicalOperators__internal_alias __attribute((visibility("hidden")));
14811 #define xmlUCSIsSupplementalMathematicalOperators xmlUCSIsSupplementalMathematicalOperators__internal_alias macro

Completed in 4840 milliseconds