Searched defs:VTABLE (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/third_party/externals/expat/expat/lib/ |
| D | xmltok.c | 74 #define VTABLE VTABLE1, PREFIX(toUtf8), PREFIX(toUtf16) macro 785 # define VTABLE VTABLE1, little2_toUtf8, little2_toUtf16 macro 920 # define VTABLE VTABLE1, big2_toUtf8, big2_toUtf16 macro
|
| /third_party/python/Modules/expat/ |
| D | xmltok.c | 76 #define VTABLE VTABLE1, PREFIX(toUtf8), PREFIX(toUtf16) macro 782 # define VTABLE VTABLE1, little2_toUtf8, little2_toUtf16 macro 917 # define VTABLE VTABLE1, big2_toUtf8, big2_toUtf16 macro
|