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

  /src/external/gpl3/gdb.old/dist/gnulib/
configure 15333 '') gltype1='int';;
15334 l) gltype1='long int';;
15335 ll) gltype1='long long int';;
15336 i64) gltype1='__int64';;
15337 u) gltype1='unsigned int';;
15338 ul) gltype1='unsigned long int';;
15339 ull) gltype1='unsigned long long int';;
15340 ui64)gltype1='unsigned __int64';;
15352 extern $gltype1 foo;
15401 '') gltype1='int';
    [all...]
  /src/external/gpl3/gdb/dist/gnulib/
configure 15330 '') gltype1='int';;
15331 l) gltype1='long int';;
15332 ll) gltype1='long long int';;
15333 i64) gltype1='__int64';;
15334 u) gltype1='unsigned int';;
15335 ul) gltype1='unsigned long int';;
15336 ull) gltype1='unsigned long long int';;
15337 ui64)gltype1='unsigned __int64';;
15349 extern $gltype1 foo;
15398 '') gltype1='int';
    [all...]
  /src/external/gpl2/gettext/dist/gettext-tools/
configure     [all...]

Completed in 45 milliseconds