HomeSort by: relevance | last modified time | path
    Searched refs:opt_prefix_len (Results 1 - 8 of 8) sorted by relevancy

  /src/crypto/external/cpl/tpm-tools/dist/
ltmain.sh 3345 static const size_t opt_prefix_len = LTWRAPPER_OPTION_PREFIX_LENGTH;
3532 if (strncmp (argv[i], ltwrapper_option_prefix, opt_prefix_len) == 0)
  /src/crypto/external/cpl/trousers/dist/
ltmain.sh 3345 static const size_t opt_prefix_len = LTWRAPPER_OPTION_PREFIX_LENGTH;
3532 if (strncmp (argv[i], ltwrapper_option_prefix, opt_prefix_len) == 0)
  /src/external/gpl3/binutils/dist/
ltmain.sh 3544 static const size_t opt_prefix_len = LTWRAPPER_OPTION_PREFIX_LENGTH;
3673 if (strncmp (argv[i], ltwrapper_option_prefix, opt_prefix_len) == 0)
  /src/external/gpl3/binutils.old/dist/
ltmain.sh 3544 static const size_t opt_prefix_len = LTWRAPPER_OPTION_PREFIX_LENGTH;
3673 if (strncmp (argv[i], ltwrapper_option_prefix, opt_prefix_len) == 0)
  /src/external/gpl3/gcc/dist/
ltmain.sh 3544 static const size_t opt_prefix_len = LTWRAPPER_OPTION_PREFIX_LENGTH;
3673 if (strncmp (argv[i], ltwrapper_option_prefix, opt_prefix_len) == 0)
  /src/external/gpl3/gcc.old/dist/
ltmain.sh 3544 static const size_t opt_prefix_len = LTWRAPPER_OPTION_PREFIX_LENGTH;
3673 if (strncmp (argv[i], ltwrapper_option_prefix, opt_prefix_len) == 0)
  /src/external/gpl3/gdb/dist/
ltmain.sh 3544 static const size_t opt_prefix_len = LTWRAPPER_OPTION_PREFIX_LENGTH;
3673 if (strncmp (argv[i], ltwrapper_option_prefix, opt_prefix_len) == 0)
  /src/external/gpl3/gdb.old/dist/
ltmain.sh 3544 static const size_t opt_prefix_len = LTWRAPPER_OPTION_PREFIX_LENGTH;
3673 if (strncmp (argv[i], ltwrapper_option_prefix, opt_prefix_len) == 0)

Completed in 62 milliseconds