Home
last modified time | relevance | path

Searched defs:OS2 (Results 1 – 6 of 6) sorted by relevance

/external/e2fsprogs/intl/
Dlocalcharset.c50 # define OS2 macro
/external/webkit/WebCore/platform/image-decoders/zlib/
Dzconf.h69 # define OS2 macro
/external/zlib/
Dzconf.in.h66 # define OS2 macro
Dzconf.h66 # define OS2 macro
/external/qemu/distrib/zlib-1.2.3/
Dzconf.h66 # define OS2 macro
/external/webkit/WebCore/platform/graphics/win/
DOpenTypeUtilities.cpp220 const OS2Table* OS2 = reinterpret_cast<const OS2Table*>(data + tableOffset); in getEOTHeader() local