HomeSort by relevance Sort by last modified time
    Searched refs:null_deref (Results 1 - 2 of 2) sorted by null

  /external/clang/test/Analysis/
plist-html-macros.c 11 // This tests two things: that the two calls to null_deref below are coalesced
17 #define CALL_FN(a) null_deref(a)
19 void null_deref(int *a) { function
plist-macros.cpp 73 #define CALL_FN(a) null_deref(a)
75 void null_deref(int *a) { function
    [all...]

Completed in 963 milliseconds