HomeSort by relevance Sort by last modified time
    Searched refs:FLG (Results 1 - 2 of 2) sorted by null

  /external/lz4/lib/
lz4frame.c 465 /* FLG Byte */
810 { BYTE const FLG = ((const BYTE*)src)[4];
811 U32 const contentSizeFlag = (FLG>>3) & _1BIT;
827 BYTE FLG, BD;
    [all...]
  /external/ltp/tools/top-LTP/
top.c     [all...]

Completed in 193 milliseconds