Home
last modified time | relevance | path

Searched defs:unsignedInt (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/Analysis/
H A Dmalloc-sizeof.cpp13 void foo(unsigned int unsignedInt, unsigned int readSize) { in foo()
H A Dmalloc-sizeof.c13 void foo(unsigned int unsignedInt, unsigned int readSize) { in foo()