Lines Matching full:build
35 <TR><TD></TD><TD>5.3. Macros for Build Options</TD></TR>
218 build
250 The <CODE>build</CODE> directory is intended to contain a subdirectory for each
251 target platform for which a build of the SoftFloat library may be created.
252 For each build target, the target’s subdirectory is where all derived
255 The two <CODE>template</CODE> subdirectories are not actual build targets but
282 A build of SoftFloat for the specific target is begun by executing the
284 A completely different build tool can be used if an appropriate
290 additional C declarations specific to the build target.
380 As provided, the build process for a target expects to involve exactly
389 A new build target may use an existing specialization, such as the ones
392 If a build target needs a new specialization, different from any existing ones,
401 <H3>5.3. Macros for Build Options</H3>
414 Can be defined to indicate that the build target’s implementation of
463 <CODE>INLINE</CODE> be made in a build target’s <CODE>platform.h</CODE>
474 In the <CODE>build</CODE> directory, two <CODE>template</CODE> subdirectories
519 A build target can replace the supplied version of any function or macro of