OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:specialmalloc
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/Analysis/
malloc.c
656
static void *
specialMalloc
(int n){
667
// This is a variation of the
specialMalloc
issue, though probably would be more rare in correct code.
Completed in 46 milliseconds