Home
last modified time | relevance | path

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

/picolibc-latest/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";
562 Err "Internal script error in GenerateSpeed()\n";
639 Err "Internal script error Generate16bitSize()\n";
1028 Err "Internal script error Output16bitSpeed()\n";
1181 Err "Internal script error Output16bitSize()\n";
1358 getopts($getopts_string, \%args) || Err "getopts() failed: $!.\n", 1;
[all …]