Searched refs:CLASSFILE_FMT (Results 1 – 1 of 1) sorted by relevance
695 #define CLASSFILE_FMT 49.0 // a classfile format understood by JDK 5/6/7 macro699 writeU2(file, static_cast<sal_uInt16>((CLASSFILE_FMT-(int)CLASSFILE_FMT)*100000)); in write()700 writeU2(file, static_cast<sal_uInt16>((int)CLASSFILE_FMT)); in write()
Completed in 14 milliseconds