Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/validation/
Dcheck_byte_count-ice.c12 check_byte_count-ice.c:5:23: warning: multi-character character constant in foo()
13 check_byte_count-ice.c:6:1: error: Expected ) in function call in foo()
14 check_byte_count-ice.c:6:1: error: got } in foo()
15 check_byte_count-ice.c:20:0: error: Expected } at end of function
16 check_byte_count-ice.c:20:0: error: got end-of-input
17 check_byte_count-ice.c:5:15: error: not enough arguments for function memset
/third_party/ltp/tools/sparse/sparse-src/
Dsparse.c152 static void check_byte_count(struct instruction *insn, pseudo_t count) in check_byte_count() function
168 check_byte_count(insn, ptr_list_nth(insn->arguments, 3)); in check_memset()
/third_party/ltp/tools/sparse/sparse-src/Documentation/release-notes/
Dv0.4.rst213 * Add test-suite annotations to check_byte_count-ice.c