Searched defs:W1_FIB (Results 1 – 2 of 2) sorted by relevance
40 sal_uInt16 nFibGet() { in nFibGet()48 SVBT16 pnNext;// 0x851 SVBT16 fFlags;55 sal_Bool fDotGet() { in fDotGet()58 sal_Bool fGlsyGet() { in fGlsyGet()70 sal_uInt16 u1Get() { in u1Get()72 SVBT16 nFibBack;// 0xc77 sal_uLong fcMinGet() { in fcMinGet()80 sal_uLong fcMacGet() { in fcMacGet()83 sal_uLong cbMacGet() { in cbMacGet()[all …]
56 struct W1_FIB in IsReader() struct58 SVBT16 wIdent; // 0x0 int magic number in IsReader()59 SVBT16 nFib; // 0x2 FIB version written in IsReader()60 SVBT16 nProduct; // 0x4 product version written by in IsReader()61 SVBT16 nlocale; // 0x6 language stamp---localized version; in IsReader()62 SVBT16 pnNext; // 0x8 in IsReader()63 SVBT16 fFlags; in IsReader()65 sal_uInt16 nFibGet() { return SVBT16ToShort(nFib); } in IsReader()66 sal_uInt16 wIdentGet() { return SVBT16ToShort(wIdent); } in IsReader()67 sal_uInt16 fFlagsGet() { return SVBT16ToShort(fFlags); } in IsReader()[all …]
Completed in 30 milliseconds