Home
last modified time | relevance | path

Searched refs:readNothing (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/Analysis/
Dmalloc.c1196 static int readNothing(void *_ctx, char *buf, int size) { in readNothing() function
1201 FILE *f = funopen(ctx, readNothing, 0, 0, 0); in useFunOpenReadNoRelease()