Home
last modified time | relevance | path

Searched refs:excl (Results 1 – 2 of 2) sorted by relevance

/sysdeps/mach/hurd/
A Drenameat2.c31 int excl = 0; in __renameat2() local
38 excl = 1; in __renameat2()
50 err = __dir_rename (olddir, oldname, newdir, newname, excl); in __renameat2()
/sysdeps/ia64/fpu/
A Dlibm_error.c151 struct exceptionl excl; in __libm_error_support() local
250 …fine NOT_MATHERRL excl.arg1=*(long double *)arg1;excl.arg2=*(long double *)arg2;excl.retval=*(long… in __libm_error_support()
256 #define NAMEL excl.name in __libm_error_support()
272 #define SINGL excl.type = SING in __libm_error_support()
273 #define DOMAINL excl.type = DOMAIN in __libm_error_support()
274 #define OVERFLOWL excl.type = OVERFLOW in __libm_error_support()
275 #define UNDERFLOWL excl.type = UNDERFLOW in __libm_error_support()
276 #define TLOSSL excl.type = TLOSS in __libm_error_support()
1722 *(long double *)retval = excl.retval; in __libm_error_support()
2858 *(long double *)retval = excl.retval; in __libm_error_support()
[all …]

Completed in 7 milliseconds