iverilog/tgt-pcb/cppcheck.sup

24 lines
581 B
Plaintext
Raw Normal View History

2014-06-29 01:53:59 +02:00
// These are the global access functions called from the compiler so they
// are not used here.
// target_design()
unusedFunction:pcb.cc:52
// target_query()
unusedFunction:pcb.cc:84
2026-01-13 10:20:10 +01:00
// Errors/limitations in the generated yacc and lex files
duplicateBreak:fp.lex
constParameterPointer:fp.cc
invalidPrintfArgType_sint:fp.cc
knownConditionTrueFalse:fp.cc
syntaxError:fp.cc
unsignedPositive:fp.cc
constVariablePointer:fp_lex.cc
cstyleCast:fp_lex.cc
nullPointer:fp_lex.cc
redundantInitialization:fp_lex.cc
syntaxError:fp_lex.cc
unusedFunction:fp_lex.cc
unusedStructMember:fp_lex.cc