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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/SplitFile/
splitfile.c 96 unsigned long splitpoint; local
127 splitpoint = atoi (argv[2]);
129 for (Index = 0; Index < splitpoint; Index++) {
  /external/python/cpython3/Lib/email/
_header_value_parser.py     [all...]

Completed in 421 milliseconds