Searched refs:MAYBE_SET_EINVAL (Results 1 – 5 of 5) sorted by relevance
69 MAYBE_SET_EINVAL; in _IO_new_fdopen()103 MAYBE_SET_EINVAL; in _IO_new_fdopen()
49 MAYBE_SET_EINVAL; in _IO_getdelim()
956 # define MAYBE_SET_EINVAL __set_errno (EINVAL) macro958 # define MAYBE_SET_EINVAL /* nothing */ macro963 if ((FILE) == NULL) { MAYBE_SET_EINVAL; return RET; } \966 { MAYBE_SET_EINVAL; return RET; }}
166 MAYBE_SET_EINVAL; \
62 MAYBE_SET_EINVAL; \