| /netbsd-src/sys/arch/m68k/fpsp/ |
| H A D | tbldo.sa | 89 dc.l serror ;$01-5 fint ERROR 90 dc.l serror ;$01-6 fint ERROR 91 dc.l serror ;$01-7 fint ERROR 98 dc.l serror ;$02-5 fsinh ERROR 99 dc.l serror ;$02-6 fsinh ERROR 100 dc.l serror ;$02-7 fsinh ERROR 107 dc.l serror ;$03-5 fintrz ERROR 108 dc.l serror ;$03-6 fintrz ERROR 109 dc.l serror ;$03-7 fintrz ERROR 111 dc.l serror ;$04-0 ERROR - illegal extension [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/ |
| H A D | gthr-vxworks-thread.c | 56 return ERROR; in __gthread_cond_signal() 67 return ERROR; in __gthread_cond_timedwait() 70 return ERROR; in __gthread_cond_timedwait() 73 return ERROR; in __gthread_cond_timedwait() 76 if (clock_gettime (CLOCK_REALTIME, ¤t) == ERROR) in __gthread_cond_timedwait() 78 return ERROR; in __gthread_cond_timedwait() 112 return ERROR; in __gthread_mutex_timedlock() 115 return ERROR; in __gthread_mutex_timedlock() 118 if (clock_gettime (CLOCK_REALTIME, ¤t) == ERROR) in __gthread_mutex_timedlock() 120 return ERROR; in __gthread_mutex_timedlock() [all …]
|
| H A D | gthr-vxworks-cond.c | 46 return ERROR; in __gthread_cond_destroy() 54 return ERROR; in __gthread_cond_broadcast() 64 return ERROR; in __gthread_cond_wait() 67 return ERROR; in __gthread_cond_wait()
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/config/ |
| H A D | gthr-vxworks-thread.c | 58 return ERROR; in __gthread_cond_signal() 109 return ERROR; in __gthread_cond_timedwait() 112 return ERROR; in __gthread_cond_timedwait() 115 return ERROR; in __gthread_cond_timedwait() 118 if (clock_gettime (CLOCK_REALTIME, ¤t) == ERROR) in __gthread_cond_timedwait() 120 return ERROR; in __gthread_cond_timedwait() 152 return ERROR; in __gthread_mutex_timedlock() 155 return ERROR; in __gthread_mutex_timedlock() 158 if (clock_gettime (CLOCK_REALTIME, ¤t) == ERROR) in __gthread_mutex_timedlock() 160 return ERROR; in __gthread_mutex_timedlock() [all …]
|
| H A D | gthr-vxworks-cond.c | 49 return ERROR; in __gthread_cond_destroy() 57 return ERROR; in __gthread_cond_broadcast() 67 return ERROR; in __gthread_cond_wait() 70 return ERROR; in __gthread_cond_wait()
|
| /netbsd-src/external/mit/expat/dist/ |
| H A D | Makefile.am | 115 @echo 'ERROR: -e "s,libexpat\.la,libexpatw.la," \' >&2 116 @echo 'ERROR: -e "s,libexpat_la,libexpatw_la," \' >&2 117 @echo 'ERROR: -i {} +' >&2 118 @echo 'ERROR:' >&2 119 @echo 'ERROR: * Run automake to re-generate Makefile.in files' >&2 120 @echo 'ERROR:' >&2 121 @echo 'ERROR: * Use "./configure --without-xmlwf" and/or' >&2 122 @echo 'ERROR: "make -C lib all install" to bypass compilation' >&2 123 @echo 'ERROR: of xmlwf (e.g. with -DXML_UNICODE)' >&2 124 @echo 'ERROR:' >&2 [all …]
|
| /netbsd-src/external/gpl2/mkhybrid/dist/libhfs_iso/ |
| H A D | block.c | 61 ERROR(EIO, "should not happen!"); in b_readlb() 72 ERROR(errno, "error seeking device"); in b_readlb() 79 ERROR(errno, "error reading from device"); in b_readlb() 84 ERROR(EIO, "read EOF on volume"); in b_readlb() 89 ERROR(EIO, "read incomplete block"); in b_readlb() 135 ERROR(errno, "error seeking device"); in b_writelb() 143 ERROR(errno, "error writing to device"); in b_writelb() 148 ERROR(EIO, "wrote incomplete block"); in b_writelb() 166 ERROR(EIO, "read nonexistent block"); in b_readab() 171 ERROR(EIO, "read unallocated block"); in b_readab() [all …]
|
| H A D | btree.c | 46 ERROR(EIO, "read nonexistent b*-tree node"); in bt_getnode() 52 ERROR(EIO, "read unallocated b*-tree node"); in bt_getnode() 70 ERROR(EIO, "too many b*-tree node records"); in bt_getnode() 99 ERROR(EIO, "write nonexistent b*-tree node"); in bt_putnode() 104 ERROR(EIO, "write unallocated b*-tree node"); in bt_putnode() 119 ERROR(EIO, "too many b*-tree node records"); in bt_putnode() 160 ERROR(EIO, "malformed b*-tree header node"); in bt_readhdr() 183 ERROR(EINVAL, "unsupported b*-tree node size"); in bt_readhdr() 193 ERROR(ENOMEM, 0); in bt_readhdr() 224 ERROR(EIO, "malformed b*-tree map node"); in bt_readhdr() [all …]
|
| H A D | hfs.c | 96 ERROR(ENOMEM, 0); in hfs_mount() 157 ERROR(errno, "error opening device"); in hfs_mount() 186 ERROR(EINVAL, "not a Macintosh HFS volume"); in hfs_mount() 199 ERROR(EINVAL, "bad volume allocation block size"); in hfs_mount() 365 ERROR(errno, "error closing device"); in hfs_umount() 468 ERROR(EINVAL, "volume name may not contain colons"); in hfs_format() 475 ERROR(EINVAL, "volume name must be 1-27 chars"); in hfs_format() 497 ERROR(errno, "error opening device for writing"); in hfs_format() 546 ERROR(EINVAL, "volume size must be >= 800K"); in hfs_format() 673 ERROR(ENOMEM, 0); in hfs_format() [all …]
|
| /netbsd-src/external/gpl2/dtc/dist/ |
| H A D | dtc-parser.y | 20 #define ERROR(loc, ...) \ macro 126 ERROR(&@2, "Header flags don't match earlier ones"); 173 ERROR(&@2, "Label or path %s not found", $1); 187 ERROR(&@3, "Label or path %s not found", $3); 205 ERROR(&@2, "Label or path %s not found", $2); 224 ERROR(&@2, "Label or path %s not found", $2); 235 ERROR(&@3, "Label or path %s not found", $3); 247 ERROR(&@3, "Label or path %s not found", $3); 371 ERROR(&@2, "Array elements must be" 397 ERROR(&@2, "Value out of range for" [all …]
|
| /netbsd-src/external/lgpl3/gmp/dist/demos/expr/ |
| H A D | expr.c | 66 #define ERROR(str,code) \ macro 216 ERROR ("end of string expecting a variable", in lookahead() 220 ERROR ("bad variable name", MPEXPR_RESULT_BAD_VARIABLE); in lookahead() 257 ERROR ("NULL variable", MPEXPR_RESULT_BAD_VARIABLE); in lookahead() 266 ERROR ("no token matched", MPEXPR_RESULT_PARSE_ERROR); in lookahead() 332 ERROR ("operand doesn't fit ulong", MPEXPR_RESULT_NOT_UI); \ 341 ERROR ("", MPEXPR_RESULT_PARSE_ERROR); \ 416 ERROR ("expected a prefix operator", MPEXPR_RESULT_PARSE_ERROR); in mpexpr_evaluate() 430 ERROR ("expected open paren for function", MPEXPR_RESULT_PARSE_ERROR); in mpexpr_evaluate() 439 ERROR ("expected close paren for 0ary function", in mpexpr_evaluate() [all …]
|
| /netbsd-src/external/ibm-public/postfix/dist/mantools/ |
| H A D | ccformat | 17 ERROR= 31 1) ERROR="-b option requires backup argument"; break;; 35 1) ERROR="-T option requires typename argument"; break;; 38 -*) ERROR="invalid option: $1"; break;; 46 test -z "$ERROR" || { 47 echo "$0: $ERROR" 1>&2
|
| H A D | mansect | 24 -*) ERROR="unknown option: $1"; break;; 25 "") ERROR="missing file argument"; break;; 33 case $ERROR in 35 *) echo "$0: $ERROR" 1>&2
|
| /netbsd-src/external/gpl2/xcvs/dist/contrib/ |
| H A D | sccs2rcs.in | 182 onintr ERROR 213 if ($status != 0) goto ERROR 227 if ($status != 0) goto ERROR 233 if ($status != 0) goto ERROR 252 if ($status != 0) goto ERROR 259 if ($status != 0) goto ERROR 271 if ($status != 0) goto ERROR 284 if ($status != 0) goto ERROR 288 if ($status != 0) goto ERROR 308 ERROR:
|
| H A D | rcs2sccs.sh | 69 echo ERROR - revision 83 echo ERROR - co 91 echo ERROR - sed 105 echo ERROR - sccs admin 123 echo ERROR - sccs get 128 echo ERROR - sccs delta -r$rev $file 139 echo ERROR - sccs admin -z
|
| H A D | cvs2vendor.sh | 104 echo ERROR - rcs $symname $dstdir/$bfile,v 115 echo ERROR - co -r1 -l $dstdir/$bfile 132 echo ERROR - co -p -r$rev $file 139 echo ERROR - ci -f -m"`cat $commentfile`" -d"$date" $symname -w"$author" $bfile $dstdir/$bfile,v 148 echo ERROR - rcs -b1 $dstdir/$bfile
|
| /netbsd-src/external/ibm-public/postfix/dist/src/global/ |
| H A D | namadr_list.ref | 6 dummy/168.100.3.16: ERROR 8 dummy/168.100.3.16: ERROR 13 dummy/2001:240:5c7:0:2d0:b7ff:fe88:2ca7: ERROR 17 dummy/2001:240:5c7:0:2d0:b7ff:fe88:2ca8: ERROR 36 x.x.x/127.0.0.1: ERROR 39 x.x.x/::1: ERROR 47 bar/168.100.3.3: ERROR 49 bar/168.100.3.3: ERROR 53 bar/168.100.3.3: ERROR
|
| H A D | mail_version.ref | 2 ERROR: 1: missing major version 4 ERROR: 1-2: missing minor version 6 ERROR: 1-2.3: missing snapshot field 8 ERROR: 1-2.3.4.5: bad patchlevel
|
| /netbsd-src/lib/libc/db/hash/ |
| H A D | hash.c | 85 #define ERROR (-1) macro 252 return (ERROR); in hash_close() 266 return (ERROR); in hash_fd() 436 return (ERROR); in hdestroy() 454 return (ERROR); in hash_sync() 458 return (ERROR); in hash_sync() 464 return (ERROR); in hash_sync() 529 return (ERROR); in hash_get() 542 return (ERROR); in hash_put() 546 return (ERROR); in hash_put() [all …]
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/doc/ |
| H A D | texi2html | 44 $ERROR = "***"; # prefix for errors and warnings 642 warn "$ERROR Bad node line: $_" unless $_ =~ /^\@node\s$NODESRE$/o; 666 warn "$ERROR Can't find $file, skipping"; 669 warn "$ERROR Bad include line: $_"; 677 warn "$ERROR Bad ifclear line: $_"; 685 warn "$ERROR Bad ifset line: $_"; 715 warn "$ERROR Bad table line: $_"; 722 warn "$ERROR Bad syn*index line: $_"; 737 warn "$ERROR Bad setref line: $_"; 744 warn "$ERROR Bad defindex line: $_"; [all …]
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-runtime/libasprintf/ |
| H A D | texi2html | 44 $ERROR = "***"; # prefix for errors and warnings 642 warn "$ERROR Bad node line: $_" unless $_ =~ /^\@node\s$NODESRE$/o; 666 warn "$ERROR Can't find $file, skipping"; 669 warn "$ERROR Bad include line: $_"; 677 warn "$ERROR Bad ifclear line: $_"; 685 warn "$ERROR Bad ifset line: $_"; 715 warn "$ERROR Bad table line: $_"; 722 warn "$ERROR Bad syn*index line: $_"; 737 warn "$ERROR Bad setref line: $_"; 744 warn "$ERROR Bad defindex line: $_"; [all …]
|
| /netbsd-src/external/bsd/openldap/dist/tests/scripts/ |
| H A D | test061-syncreplication-initiation | 333 ERROR=0 343 while test $ERROR -eq 0 -a $RACE_NUM -lt $INITIATION_RACE_TESTS ; do 419 ERROR=1 424 if test $ERROR != 0; then break; fi 426 if test $ERROR != 0; then break; fi 528 ERROR=1 533 if test $ERROR != 0; then break; fi 546 ERROR=1 551 if test $ERROR != 0; then break; fi 553 if test $ERROR != 0; then break; fi [all …]
|
| /netbsd-src/external/bsd/unbound/dist/testdata/ |
| H A D | fwd_error.rpl | 13 STEP 2 ERROR 14 STEP 3 ERROR 15 STEP 4 ERROR 16 STEP 5 ERROR 17 STEP 6 ERROR
|
| /netbsd-src/external/gpl3/gdb/dist/readline/readline/doc/ |
| H A D | texi2html | 1753 $ERROR = "***"; # prefix for errors 2107 print "$ERROR Error: can't read init file $int_file\n"; 2119 warn "$ERROR: Language specs for '$lang' do not exists. Reverting to '" . 2318 warn "$ERROR can't create directory $T2H_SUBDIR. Put results into current directory\n"; 2532 warn "$ERROR Error l2h: Can't open latex file '$latex_file' for writing\n"; 2632 warn "$ERROR Warning l2h: l2h_tmp dir contains a dot. Use /tmp, instead\n"; 2640 warn "$ERROR Warning l2h: current dir contains a dot. Use /tmp as l2h_tmp dir \n"; 2700 print "$ERROR Error l2h: Can't open ${l2h_html_file} for reading\n"; 2729 print "$ERROR Warning l2h: l2h_end $l2h_name $count not found\n" 2780 print "$ERROR l2h: can't extract content $count from html\n" [all …]
|
| /netbsd-src/external/bsd/openldap/dist/libraries/libldap/ |
| H A D | thr_debug.c | 179 #define ERROR(var, msg) { \ macro 439 ERROR( usage->magic, msg ); in check_usage() 449 ERROR( usage->state, msg ); in check_usage() 673 ERROR( rc, "ldap_debug_thread_initialize:threads" ); in ldap_debug_thread_initialize() 697 ERROR( rc, "ldap_debug_thread_destroy:threads" ); in ldap_debug_thread_destroy() 811 ERROR( rc, "ldap_pvt_thread_create" ); in ldap_pvt_thread_create() 849 ERROR( rc, "ldap_pvt_thread_join" ); in ldap_pvt_thread_join() 903 ERROR( rc, "ldap_pvt_thread_cond_init" ); in ldap_pvt_thread_cond_init() 918 ERROR( rc, "ldap_pvt_thread_cond_destroy" ); in ldap_pvt_thread_cond_destroy() 974 ERROR( rc, "ldap_pvt_thread_mutex_recursive_init" ); in ldap_pvt_thread_mutex_recursive_init() [all …]
|