HomeSort by: relevance | last modified time | path
    Searched refs:functionExists (Results 1 - 3 of 3) sorted by relevancy

  /src/regress/lib/libc/ieeefp/testfloat/
testfloat.c 175 if ( functionExists[ functionCode ] ) {
271 if ( ! functionExists[ functionCode ] ) {
301 if ( functionExists[ functionCode ]
313 if ( functionExists[ functionCode ]
325 if ( functionExists[ functionCode ] ) {
testFunction.c 159 const flag functionExists[ NUM_FUNCTIONS ] = {
  /src/regress/lib/libc/ieeefp/testfloat/include/
testFunction.h 156 extern const flag functionExists[ NUM_FUNCTIONS ];

Completed in 13 milliseconds