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

/vbox/src/libs/liblzf-3.4/
H A Dlzf_d.c43 # define SET_ERRNO(n) macro
46 # define SET_ERRNO(n) errno = (n) macro
75 SET_ERRNO (E2BIG);
82 SET_ERRNO (EINVAL);
104 SET_ERRNO (EINVAL);
114 SET_ERRNO (EINVAL);
124 SET_ERRNO (E2BIG);
130 SET_ERRNO (EINVAL);

Completed in 673 milliseconds