Searched refs:unsignedInt (Results 1 – 2 of 2) sorted by relevance
13 void foo(unsigned int unsignedInt, unsigned int readSize) { in foo() argument20 unsigned char *buf = malloc(readSize + sizeof(unsignedInt)); // no warning in foo()
13 void foo(unsigned int unsignedInt, unsigned int readSize) { in foo() argument