Searched refs:BOF (Results 1 – 3 of 3) sorted by relevance
1795 # Note: newer Lotus versions >2 use longer BOF record2858 # ExcelBIFF2-8BOF.magic - Excel Binary Interchange File Format versions 2-82879 # 5.8 BOF – Beginning of File2912 # 5.8.1 BOF Records Written by Excel2913 # Record BOF, BIFF2 (record identifier is 0009 H):2919 # e.g. 0x0009 BOF len 4 version 2 content 0x0010 Sheet2929 # Record BOF, BIFF3 (record identifier is 0209 H) and2961 # Record BOF, BIFF5 (record identifier is 0809 H):2965 # workbook globals BOF (see above).2992 # Record BOF, BIFF8 (record identifier is 0809 H):[all …]
403 #define BOF 0x02 /* mod: burst op code fetch */ macro
2610 np->rv_dmode |= BOF; /* Burst Opcode Fetch */ in sym_prepare_setting()