Home
last modified time | relevance | path

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

/dports/lang/sdcc/sdcc-4.0.0/src/
H A DSDCCerr.h197 W_BITFLD_NAMED = 168, /* declarator used with 0 length bit-field */ enumerator
H A DSDCCerr.c398 { W_BITFLD_NAMED, ERROR_LEVEL_WARNING,
H A DSDCC.y824 werror(W_BITFLD_NAMED);