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

  /toolchain/binutils/binutils-2.25/libiberty/
pex-win32.c 345 int needs_quotes; local
356 needs_quotes = 0;
361 needs_quotes = 1;
375 if (needs_quotes)
382 cmdline_len += needs_quotes * 2 + 1;
388 needs_quotes = 0;
393 needs_quotes = 1;
398 if (needs_quotes)
412 if (needs_quotes)
  /toolchain/binutils/binutils-2.25/ld/
pe-dll.c     [all...]

Completed in 799 milliseconds