Home
last modified time | relevance | path

Searched refs:NUM_FUNCTIONS (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A Dtestfloat.c172 functionCode < NUM_FUNCTIONS; in main()
261 functionCode < NUM_FUNCTIONS; in main()
268 if ( functionCode == NUM_FUNCTIONS ) { in main()
298 functionCode < NUM_FUNCTIONS; in main()
310 functionCode < NUM_FUNCTIONS; in main()
322 functionCode < NUM_FUNCTIONS; in main()
H A DtestFunction.c67 const functionT functions[ NUM_FUNCTIONS ] = {
159 const flag functionExists[ NUM_FUNCTIONS ] = {
/netbsd-src/regress/lib/libc/ieeefp/testfloat/include/
H A DtestFunction.h147 NUM_FUNCTIONS enumerator
155 extern const functionT functions[ NUM_FUNCTIONS ];
156 extern const flag functionExists[ NUM_FUNCTIONS ];
/netbsd-src/lib/libc/softfloat/
H A Dtimesoftfloat.c1914 NUM_FUNCTIONS enumerator
1922 } functions[ NUM_FUNCTIONS ] = {
2591 functionCode < NUM_FUNCTIONS; in main()
2598 if ( functionCode == NUM_FUNCTIONS ) { in main()
2612 for ( functionCode = 1; functionCode < NUM_FUNCTIONS; ++functionCode in main()
2622 for ( functionCode = 1; functionCode < NUM_FUNCTIONS; ++functionCode in main()
2632 for ( functionCode = 1; functionCode < NUM_FUNCTIONS; ++functionCode in main()