Home
last modified time | relevance | path

Searched refs:fast (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/upstream-netbsd/lib/libc/regex/
Dengine.c83 #define fast sfast macro
95 #define fast lfast macro
132 static const char *fast(struct match *m, const char *start, const char *stop, sopno startst, sopno …
239 endp = fast(m, start, stop, gf, gl); in matcher()
772 fast( in fast() function
1180 #undef fast
/bionic/docs/
Delf-tls.md287 * To keep the fast path fast, the resolver inlines the fast path of `__tls_get_addr`.