HomeSort by: relevance | last modified time | path
    Searched defs:evmserr (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/binutils/dist/libiberty/
strerror.c 442 #ifdef EVMSERR
443 /* This is not in the table, because the numeric value of EVMSERR (32767)
446 evmserr = { EVMSERR, "EVMSERR", "VMS-specific error" }; variable in typeref:struct:__anon10862
647 #ifdef EVMSERR
648 if (errnoval == evmserr.value)
649 msg = evmserr.msg;
709 #ifdef EVMSERR
710 if (errnoval == evmserr.value
    [all...]
  /src/external/gpl3/binutils.old/dist/libiberty/
strerror.c 442 #ifdef EVMSERR
443 /* This is not in the table, because the numeric value of EVMSERR (32767)
446 evmserr = { EVMSERR, "EVMSERR", "VMS-specific error" }; variable in typeref:struct:__anon12319
647 #ifdef EVMSERR
648 if (errnoval == evmserr.value)
649 msg = evmserr.msg;
709 #ifdef EVMSERR
710 if (errnoval == evmserr.value
    [all...]
  /src/external/gpl3/gcc/dist/libiberty/
strerror.c 442 #ifdef EVMSERR
443 /* This is not in the table, because the numeric value of EVMSERR (32767)
446 evmserr = { EVMSERR, "EVMSERR", "VMS-specific error" }; variable in typeref:struct:__anon14529
647 #ifdef EVMSERR
648 if (errnoval == evmserr.value)
649 msg = evmserr.msg;
709 #ifdef EVMSERR
710 if (errnoval == evmserr.value
    [all...]
  /src/external/gpl3/gcc.old/dist/libiberty/
strerror.c 442 #ifdef EVMSERR
443 /* This is not in the table, because the numeric value of EVMSERR (32767)
446 evmserr = { EVMSERR, "EVMSERR", "VMS-specific error" }; variable in typeref:struct:__anon16940
647 #ifdef EVMSERR
648 if (errnoval == evmserr.value)
649 msg = evmserr.msg;
709 #ifdef EVMSERR
710 if (errnoval == evmserr.value
    [all...]
  /src/external/gpl3/gdb/dist/libiberty/
strerror.c 442 #ifdef EVMSERR
443 /* This is not in the table, because the numeric value of EVMSERR (32767)
446 evmserr = { EVMSERR, "EVMSERR", "VMS-specific error" }; variable in typeref:struct:__anon18997
647 #ifdef EVMSERR
648 if (errnoval == evmserr.value)
649 msg = evmserr.msg;
709 #ifdef EVMSERR
710 if (errnoval == evmserr.value
    [all...]
  /src/external/gpl3/gdb.old/dist/libiberty/
strerror.c 442 #ifdef EVMSERR
443 /* This is not in the table, because the numeric value of EVMSERR (32767)
446 evmserr = { EVMSERR, "EVMSERR", "VMS-specific error" }; variable in typeref:struct:__anon21738
647 #ifdef EVMSERR
648 if (errnoval == evmserr.value)
649 msg = evmserr.msg;
709 #ifdef EVMSERR
710 if (errnoval == evmserr.value
    [all...]

Completed in 15 milliseconds