Home
last modified time | relevance | path

Searched refs:type_orig (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/bsd/pam-u2f/bin/pamu2fcfg/
H A Dcmdline.c100 args_info->type_orig = NULL; in clear_args()
218 free_string_field (&(args_info->type_orig)); in cmdline_parser_release()
260 write_into_file(outfile, "type", args_info->type_orig, 0); in cmdline_parser_dump()
595 &(args_info->type_orig), &(args_info->type_given), in cmdline_parser_internal()
H A Dcmdline.h53 …char * type_orig; /**< @brief COSE type to use during registration (ES256 or RS256). Defaults to E… member
/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dmangle.c2117 tree type_orig = type; in write_type() local
2122 type = cxx_copy_lang_qualifiers (type, type_orig); in write_type()
2136 = targetm.mangle_type (type_orig); in write_type()
H A Dmangle.cc2202 tree type_orig = type; in write_type() local
2207 type = cxx_copy_lang_qualifiers (type, type_orig); in write_type()
2221 = targetm.mangle_type (type_orig); in write_type()
/netbsd/external/gpl3/gcc.old/dist/gcc/cp/
H A Dmangle.c2117 tree type_orig = type; in write_type() local
2122 type = cxx_copy_lang_qualifiers (type, type_orig); in write_type()
2136 = targetm.mangle_type (type_orig); in write_type()