Searched refs:setErrnoOnNull (Results 1 – 2 of 2) sorted by relevance
63 return scudo::setErrnoOnNull(Ptr);113 return scudo::setErrnoOnNull(Ptr);180 return scudo::setErrnoOnNull(Ptr);188 return scudo::setErrnoOnNull(Ptr);217 return scudo::setErrnoOnNull(NewPtr);225 return scudo::setErrnoOnNull(Ptr);314 return scudo::setErrnoOnNull(Ptr);
23 inline void *setErrnoOnNull(void *Ptr) { in setErrnoOnNull() function