Searched refs:h_errno (Results 1 – 1 of 1) sorted by relevance
8 # undef h_errno10 # define h_errno __libc_h_errno macro12 # define h_errno __h_errno macro14 extern __thread int h_errno attribute_tls_model_ie;16 # define __set_h_errno(x) (h_errno = (x))
Completed in 9 milliseconds