Home
last modified time | relevance | path

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

/dports/lang/sdcc/sdcc-4.0.0/src/
H A DSDCCerr.h251 E_Z88DK_FASTCALL_PARAMETERS = 222, /* invalid number of parameters in __z88dk_fastcall */ enumerator
H A DSDCCerr.c508 { E_Z88DK_FASTCALL_PARAMETERS, ERROR_LEVEL_ERROR,
/dports/lang/sdcc/sdcc-4.0.0/src/z80/
H A Dmain.c226 werror (E_Z88DK_FASTCALL_PARAMETERS); in _reset_regparm()
235 werror (E_Z88DK_FASTCALL_PARAMETERS); in _reg_parm()