opnsense-src/lib/libc/sparc64/gen
2015-09-20 04:59:01 +00:00
..
_ctx_start.S Implement makecontext. 2003-04-01 23:28:50 +00:00
_set_tp.c Add include for declaration of _set_tp(). Eliminates -Wmissing-prototypes warnings. 2015-09-20 04:59:01 +00:00
_setjmp.S Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
assym.s
fabs.S style cleanup: Remove duplicate $FreeBSD$ tags. 2004-02-10 20:45:28 +00:00
fixunsdfsi.S Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
flt_rounds.c Correct the values of FLT_ROUNDS for the FE_UPWARD and FE_DOWNWARD cases. 2005-01-18 15:29:28 +00:00
fpgetmask.c
fpgetround.c
fpgetsticky.c
fpsetmask.c
fpsetround.c
infinity.c Implement fpclassify(): 2003-02-08 20:37:55 +00:00
makecontext.c Prefix the alias macros for members of struct __mcontext with an underscore 2013-07-12 14:24:52 +00:00
Makefile.inc Remove duplicate copies of trivial getcontextx.c 2015-01-12 18:13:38 +00:00
setjmp.S Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
signalcontext.c Prefix the alias macros for members of struct __mcontext with an underscore 2013-07-12 14:24:52 +00:00
sigsetjmp.S