Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libc/iconv/ccs/
Dmktbl.pl41 sub Err($;$);
139 Err "Can't open \"$InFile\" file for reading: $!.\n", 1
141 Err "Can't open \"$OutFile\" file for writing: $!.\n", 1
247 Err "Error: there is no plane $Plane in \"$0\".\n" if defined $Plane;
248 Err "Error: mapping wasn't found.\n";
563 Err "Internal script error in GenerateSpeed()\n";
640 Err "Internal script error Generate16bitSize()\n";
1029 Err "Internal script error Output16bitSpeed()\n";
1182 Err "Internal script error Output16bitSize()\n";
1359 getopts($getopts_string, \%args) || Err "getopts() failed: $!.\n", 1;
[all …]