Home
last modified time | relevance | path

Searched refs:check_byte_count (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dcheck_byte_count-ice.c8 * check-name: Segfault in check_byte_count after syntax error in foo()
11 check_byte_count-ice.c:6:0: warning: missing terminating ' character in foo()
12 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/
H A 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()

Completed in 1 milliseconds