Home
last modified time | relevance | path

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

/glibc-2.36/math/
Dtest-math-issignaling.cc53 typedef std::numeric_limits<T> limits; in check_type() typedef
Dtest-math-iszero.cc53 typedef std::numeric_limits<T> limits; in check_type() typedef
/glibc-2.36/posix/
Dregexec.c1849 check_dst_limits (const re_match_context_t *mctx, const re_node_set *limits, in check_dst_limits()
1995 const re_node_set *candidates, re_node_set *limits, in check_subexp_limits()
Dregex_internal.h620 re_node_set limits; member