Home
last modified time | relevance | path

Searched defs:testl (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20020510-1.c46 testl (unsigned long l, int ok) in testl() function
/openbsd-src/regress/lib/libm/complex/
H A Dcomplex.c20 #define testl(f, r, i) ( \ macro
/openbsd-src/regress/lib/libm/msun/
H A Drem_test.c142 testl(long double x, long double y, long double expected_rem, int expected_quo) in testl() function
H A Dnext_test.c56 #define testl(exp, ans, ex) do { \ macro