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

/freebsd-11-stable/tools/test/testfloat/
H A Dtestfloat.c139 if ( functionExists[ functionCode ] ) {
235 if ( ! functionExists[ functionCode ] ) {
265 if ( functionExists[ functionCode ]
277 if ( functionExists[ functionCode ]
289 if ( functionExists[ functionCode ] ) {
H A DtestFunction.h124 extern const flag functionExists[ NUM_FUNCTIONS ];
H A DtestFunction.c127 const flag functionExists[ NUM_FUNCTIONS ] = { variable

Completed in 170 milliseconds