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

/external/clang/test/Analysis/
H A Dmalloc-sizeof.cpp13 void foo(unsigned int unsignedInt, unsigned int readSize) { argument
H A Dmalloc-sizeof.c13 void foo(unsigned int unsignedInt, unsigned int readSize) { argument
20 unsigned char *buf = malloc(readSize + sizeof(unsignedInt)); // no warning

Completed in 117 milliseconds