Home
last modified time | relevance | path

Searched refs:W_STACK_OVERFLOW (Results 1 – 6 of 6) sorted by relevance

/dports/lang/sdcc/sdcc-4.0.0/src/
H A DSDCCerr.h50 W_STACK_OVERFLOW = 21, /* stack overflow */ enumerator
H A DSDCCerr.c102 { W_STACK_OVERFLOW, ERROR_LEVEL_WARNING,
/dports/lang/sdcc/sdcc-4.0.0/src/mcs51/
H A Dgen.c4003 werror (W_STACK_OVERFLOW, sym->name); in genFunction()
4039 werror (W_STACK_OVERFLOW, sym->name); in genFunction()
/dports/lang/sdcc/sdcc-4.0.0/src/ds390/
H A Dgen.c3879 werror (W_STACK_OVERFLOW, sym->name); in genFunction()
3902 werror (W_STACK_OVERFLOW, sym->name); in genFunction()
/dports/lang/sdcc/sdcc-4.0.0/src/pic14/
H A Dgen.c2537 werror (W_STACK_OVERFLOW, sym->name); in genFunction()
/dports/lang/sdcc/sdcc-4.0.0/src/pic16/
H A Dgen.c3417 werror (W_STACK_OVERFLOW, sym->name); in genFunction()