Searched refs:__set_h_errno (Results 1 – 1 of 1) sorted by relevance
69 # define __set_h_errno(x) (h_errno = (x)) macro71 static inline int __set_h_errno (int __err) in __set_h_errno() function78 # define __set_h_errno(x) (h_errno = (x)) macro
Completed in 5 milliseconds