HomeSort by: relevance | last modified time | path
    Searched refs:vaxc (Results 1 - 10 of 10) sorted by relevancy

  /src/external/gpl3/binutils/dist/libiberty/
xstrerror.c 63 pass it unconditionally. `vaxc$errno' is declared in <errno.h>
66 errno by the run-time library, hence vaxc$errno will be relevant. */
67 errstr = (*vmslib_strerror) (errnum, vaxc$errno);
  /src/external/gpl3/binutils.old/dist/libiberty/
xstrerror.c 63 pass it unconditionally. `vaxc$errno' is declared in <errno.h>
66 errno by the run-time library, hence vaxc$errno will be relevant. */
67 errstr = (*vmslib_strerror) (errnum, vaxc$errno);
  /src/external/gpl3/gcc/dist/libiberty/
xstrerror.c 63 pass it unconditionally. `vaxc$errno' is declared in <errno.h>
66 errno by the run-time library, hence vaxc$errno will be relevant. */
67 errstr = (*vmslib_strerror) (errnum, vaxc$errno);
  /src/external/gpl3/gcc.old/dist/libiberty/
xstrerror.c 63 pass it unconditionally. `vaxc$errno' is declared in <errno.h>
66 errno by the run-time library, hence vaxc$errno will be relevant. */
67 errstr = (*vmslib_strerror) (errnum, vaxc$errno);
  /src/external/gpl3/gdb/dist/libiberty/
xstrerror.c 63 pass it unconditionally. `vaxc$errno' is declared in <errno.h>
66 errno by the run-time library, hence vaxc$errno will be relevant. */
67 errstr = (*vmslib_strerror) (errnum, vaxc$errno);
  /src/external/gpl3/gdb.old/dist/libiberty/
xstrerror.c 63 pass it unconditionally. `vaxc$errno' is declared in <errno.h>
66 errno by the run-time library, hence vaxc$errno will be relevant. */
67 errstr = (*vmslib_strerror) (errnum, vaxc$errno);
  /src/crypto/external/apache2/openssl/dist/crypto/
LPdir_vms.c 155 vaxc$errno = status;
161 vaxc$errno = status;
200 vaxc$errno = status;
  /src/crypto/external/bsd/openssl/dist/crypto/
LPdir_vms.c 155 vaxc$errno = status;
161 vaxc$errno = status;
200 vaxc$errno = status;
  /src/crypto/external/bsd/openssl.old/dist/crypto/
LPdir_vms.c 155 vaxc$errno = status;
161 vaxc$errno = status;
200 vaxc$errno = status;
  /src/external/bsd/byacc/dist/
vmsbuild.com 10 $! <compiler> :== { decc | vaxc }
12 $! The default compiler on VAX hosts is vaxc, else decc (Alpha hosts).
24 $ CFLAGS = "/VAXC"
37 $ write sys$output " $ @vmsbuild [BYACC [{decc | vaxc} [<bldtarget>]]]"
50 $ if "''comp'" .eqs. "VAXC"
88 $ if f$search("SYS$SYSTEM:VAXC.EXE").nes.""

Completed in 30 milliseconds