Searched defs:rm (Results 1 – 16 of 16) sorted by relevance
/glibc-2.36/sysdeps/riscv/rvf/ |
D | get-rounding-mode.h | 27 int rm; in get_rounding_mode() local
|
D | fenv_private.h | 33 riscv_setround (int rm) in riscv_setround()
|
/glibc-2.36/posix/ |
D | bug-regex2.c | 32 regmatch_t rm[2]; in main() local
|
D | bug-regex9.c | 32 regmatch_t rm[2]; in main() local
|
D | bug-regex11.c | 31 regmatch_t rm[5]; member 95 regmatch_t rm[5]; in main() local
|
D | bug-regex18.c | 32 regmatch_t rm[5]; member 57 regmatch_t rm[5]; in main() local
|
D | bug-regex17.c | 32 regmatch_t rm[5]; member 64 regmatch_t rm[5]; in do_test() local
|
D | bug-regex30.c | 32 regmatch_t rm[5]; member 63 regmatch_t rm[5]; in do_test() local
|
D | bug-regex12.c | 42 regmatch_t rm[4]; in main() local
|
D | tst-pcre.c | 35 regmatch_t rm[20]; in main() local
|
D | tst-boost.c | 81 regmatch_t rm[20]; in main() local
|
D | tst-rxspencer.c | 172 check_match (regmatch_t *rm, int idx, const char *string, in check_match() 221 regmatch_t rm[10]; in test() local
|
/glibc-2.36/stdlib/ |
D | tst-strtod-underflow.c | 96 expect_underflow (enum underflow_case c, int rm) in expect_underflow() 137 test_in_one_mode (const char *s, enum underflow_case c, int rm, in test_in_one_mode()
|
/glibc-2.36/math/ |
D | test-fenv-tls.c | 45 int rm; in test_round() local
|
D | test-tgmath-ret.c | 28 static int rm = FP_INT_UPWARD; variable
|
/glibc-2.36/sysdeps/powerpc/ |
D | test-arith.c | 223 check_result(int line, const char *rm, tocheck_t expected, tocheck_t actual) in check_result() 319 check_excepts(int line, const char *rm, int expected, int actual) in check_excepts() 497 fail_xr(int line, const char *rm, tocheck_t x, tocheck_t r, tocheck_t xx, in fail_xr()
|