Searched refs:checks (Results 1 – 8 of 8) sorted by relevance
1 +checks14 # splint's memory checks don't quite work without annotations
23 # Do the same checks with the optional fields present.
24 # Do the same checks with the optional fields present.
150 // Also checks support for 4-word descriptors
40 # Do the same checks with the optional fields present.
18 NOVALGRIND Do not use valgrind for memory checks196 # More strict checks on the nanopb core
519 def __init__(self, worst = 0, checks = [], field_name = 'undefined'): argument526 self.checks = list(checks)534 self.checks.extend(extend.checks)
295 Make pb_decode_varint32 overflow checks exact (#258)