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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GenDepex/
GenDepex.h 50 #define LINESIZE 320
GenDepex.c 327 INT8 Line[LINESIZE];
346 memset (Line, 0, LINESIZE);
  /system/extras/tests/pagingtest/
thrashing_test.c 12 #define LINESIZE 32
  /dalvik/libdex/
sha1.cpp 102 #define LINESIZE 2048
333 char checkline[LINESIZE];
345 s = fgets(checkline, LINESIZE, checkfile);
424 char checkline[LINESIZE];

Completed in 1306 milliseconds