Searched refs:is_null_pointer (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/perf/
H A Dtinycc.c11167 static inline int is_null_pointer(SValue *p)
11188 if (is_null_pointer(p1) || is_null_pointer(p2))
11818 if (is_null_pointer(vtop))
11165 static inline int is_null_pointer(SValue *p) function

Completed in 140 milliseconds