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

  /src/external/bsd/pam-u2f/bin/pamu2fcfg/
cmdline.h 53 char * type_orig; /**< @brief COSE type to use during registration (ES256 or RS256). Defaults to ES256. original value given at command line. */ member in struct:gengetopt_args_info
  /src/external/gpl3/gcc/dist/gcc/cp/
mangle.cc 2453 tree type_orig = type; local
2458 type = cxx_copy_lang_qualifiers (type, type_orig);
2472 = targetm.mangle_type (type_orig);
  /src/external/gpl3/gcc.old/dist/gcc/cp/
mangle.cc 2202 tree type_orig = type; local
2207 type = cxx_copy_lang_qualifiers (type, type_orig);
2221 = targetm.mangle_type (type_orig);

Completed in 32 milliseconds