Home
last modified time | relevance | path

Searched defs:rm (Results 1 – 16 of 16) sorted by relevance

/glibc-2.36/sysdeps/riscv/rvf/
Dget-rounding-mode.h27 int rm; in get_rounding_mode() local
Dfenv_private.h33 riscv_setround (int rm) in riscv_setround()
/glibc-2.36/posix/
Dbug-regex2.c32 regmatch_t rm[2]; in main() local
Dbug-regex9.c32 regmatch_t rm[2]; in main() local
Dbug-regex11.c31 regmatch_t rm[5]; member
95 regmatch_t rm[5]; in main() local
Dbug-regex18.c32 regmatch_t rm[5]; member
57 regmatch_t rm[5]; in main() local
Dbug-regex17.c32 regmatch_t rm[5]; member
64 regmatch_t rm[5]; in do_test() local
Dbug-regex30.c32 regmatch_t rm[5]; member
63 regmatch_t rm[5]; in do_test() local
Dbug-regex12.c42 regmatch_t rm[4]; in main() local
Dtst-pcre.c35 regmatch_t rm[20]; in main() local
Dtst-boost.c81 regmatch_t rm[20]; in main() local
Dtst-rxspencer.c172 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/
Dtst-strtod-underflow.c96 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/
Dtest-fenv-tls.c45 int rm; in test_round() local
Dtest-tgmath-ret.c28 static int rm = FP_INT_UPWARD; variable
/glibc-2.36/sysdeps/powerpc/
Dtest-arith.c223 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()