Searched defs:FRST (Results 1 – 2 of 2) sorted by relevance
129 UInt32 FRST(byte[] Array,UInt32 ptr) in FRST() method in LZF.NET.CLZF
53 # define FRST(p) (((p[0]) << 8) | p[1]) macro