Searched defs:testl (Results 1 – 6 of 6) sorted by relevance
| /minix3/external/bsd/llvm/dist/llvm/test/MC/X86/ |
| H A D | x86-32.s | 510 testl %ecx, -24(%ebp) label 512 testl -24(%ebp), %ecx label
|
| H A D | x86-16.s | 396 testl %ecx, -24(%ebp) label 398 testl -24(%ebp), %ecx label
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
| H A D | 20020510-1.c | 46 testl (unsigned long l, int ok) in testl() function
|
| /openbsd-src/regress/lib/libm/complex/ |
| H A D | complex.c | 20 #define testl(f, r, i) ( \ macro
|
| /openbsd-src/regress/lib/libm/msun/ |
| H A D | rem_test.c | 142 testl(long double x, long double y, long double expected_rem, int expected_quo) in testl() function
|
| H A D | next_test.c | 56 #define testl(exp, ans, ex) do { \ macro
|