Searched refs:is_punycode (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Drust-demangle.c207 int is_punycode = 0; local
216 is_punycode = eat (rdm, 'u');
246 if (is_punycode)
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Drust-demangle.c207 int is_punycode = 0; local
216 is_punycode = eat (rdm, 'u');
246 if (is_punycode)
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Drust-demangle.c207 int is_punycode = 0; local
216 is_punycode = eat (rdm, 'u');
246 if (is_punycode)

Completed in 199 milliseconds