Home
last modified time | relevance | path

Searched refs:W_USING_GENERIC_POINTER (Results 1 – 4 of 4) sorted by relevance

/dports/lang/sdcc/sdcc-4.0.0/src/
H A DSDCCerr.h180 W_USING_GENERIC_POINTER = 151, /* using generic pointer %s to initialize %s */ enumerator
H A DSDCCerr.c364 { W_USING_GENERIC_POINTER, ERROR_LEVEL_WARNING,
H A DSDCCglue.c739 werror (W_USING_GENERIC_POINTER, iname ? iname : "<null>", oname ? oname : "<null>"); in pointerTypeToGPByte()
/dports/lang/sdcc/sdcc-4.0.0/
H A DChangeLog23270 W_USING_GENERIC_POINTER