Home
last modified time | relevance | path

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

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Di-os2err.ads473 ERROR_CPLIST_TOO_SMALL : constant := 473; constant
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Di-os2err.ads473 ERROR_CPLIST_TOO_SMALL : constant := 473;
/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Dos2top.c892 case ERROR_CPLIST_TOO_SMALL: return (syserr_cplist_too_small); in OS_error_code_to_syserr()
1564 case syserr_cplist_too_small: return (ERROR_CPLIST_TOO_SMALL); in syserr_to_error_code()
/dports/editors/fpc-ide/fpc-3.2.2/rtl/os2/
H A Dos2def.pas3793 ERROR_CPLIST_TOO_SMALL =473; { MSG%none }
/dports/lang/fpc-utils/fpc-3.2.2/rtl/os2/
H A Dos2def.pas3793 ERROR_CPLIST_TOO_SMALL =473; { MSG%none }
/dports/lang/fpc-source/fpc-3.2.2/rtl/os2/
H A Dos2def.pas3793 ERROR_CPLIST_TOO_SMALL =473; { MSG%none }
/dports/lang/fpc/fpc-3.2.2/rtl/os2/
H A Dos2def.pas3793 ERROR_CPLIST_TOO_SMALL =473; { MSG%none }
/dports/www/links/links-2.25/
H A Dos_dep.c3427 if ((!rc || rc == ERROR_CPLIST_TOO_SMALL) && size >= sizeof(ULONG)) { in os_default_charset()