Searched defs:xmlUCSIsMiscellaneousMathematicalSymbolsA (Results 1 - 2 of 2) sorted by relevance

/external/libxml2/
H A Dxmlunicode.c121 {"MiscellaneousMathematicalSymbols-A", xmlUCSIsMiscellaneousMathematicalSymbolsA},
2021 * xmlUCSIsMiscellaneousMathematicalSymbolsA:
2029 xmlUCSIsMiscellaneousMathematicalSymbolsA(int code) { function
H A Delfgcchack.h14494 #undef xmlUCSIsMiscellaneousMathematicalSymbolsA macro
14495 extern __typeof (xmlUCSIsMiscellaneousMathematicalSymbolsA) xmlUCSIsMiscellaneousMathematicalSymbolsA __attribute((alias("xmlUCSIsMiscellaneousMathematicalSymbolsA__internal_alias")));
14497 #ifndef xmlUCSIsMiscellaneousMathematicalSymbolsA
14498 extern __typeof (xmlUCSIsMiscellaneousMathematicalSymbolsA) xmlUCSIsMiscellaneousMathematicalSymbolsA__internal_alias __attribute((visibility("hidden")));
14499 #define xmlUCSIsMiscellaneousMathematicalSymbolsA xmlUCSIsMiscellaneousMathematicalSymbolsA__internal_alias macro

Completed in 83 milliseconds