Searched defs:FIXUP (Results 1 – 3 of 3) sorted by relevance
115 #define FIXUP(x) bswap_32(x) macro117 #define FIXUP(x) (x) macro
73 private static final Transliterator FIXUP = Transliterator.getInstance("[:Mn:]any-hex/java"); field in TransformsMapper
67 FIXUP = COLOR.color(COLOR.MAGENTA, 'FIXUP') variable in Output