Lines Matching full:source
5 <TITLE>Berkeley SoftFloat Source Documentation</TITLE>
10 <H1>Berkeley SoftFloat Release 3a: Source Documentation</H1>
60 The source code for SoftFloat is intended to be relatively machine-independent
152 as to each source file individually.
162 Redistribution and use in source and binary forms, with or without
168 Redistributions of source code must retain the above copyright notice, this
207 Because SoftFloat is targeted to multiple platforms, its source code is
214 source
229 The majority of the SoftFloat sources are provided in the <CODE>source</CODE>
231 The <CODE>include</CODE> subdirectory of <CODE>source</CODE> contains several
233 <NOBR><CODE>8086-SSE</CODE></NOBR> subdirectories contain source files that
243 subdirectories of <CODE>source</CODE> alongside <CODE>8086</CODE> and
291 Every C source file of SoftFloat contains a <CODE>#include</CODE> for
358 The SoftFloat <CODE>source</CODE> directory is supplied with some
362 subdirectories have source files that specialize SoftFloat’s behavior to
385 source files are needed to complete the specialization.
394 <CODE>source</CODE> directory for this purpose.
404 The SoftFloat source files adapt the floating-point implementation according to
494 <CODE>source/include</CODE>) declares macros and functions for numerous
570 source file, macro <CODE>SOFTFLOAT_FAST_INT64</CODE> must be defined, or not