Home
last modified time | relevance | path

Searched refs:slow (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/regex/
Dengine.c48 #define slow sslow macro
60 #define slow lslow macro
91 static char *slow(struct match *, char *, char *, sopno, sopno);
195 endp = slow(m, m->coldp, stop, gf, gl); in matcher()
239 endp = slow(m, m->coldp, endp-1, gf, gl); in matcher()
350 rest = slow(m, sp, stp, ss, es); in dissect()
353 tail = slow(m, rest, stop, es, stopst); in dissect()
363 if (slow(m, sp, rest, ssub, esub) != NULL) { in dissect()
374 rest = slow(m, sp, stp, ss, es); in dissect()
377 tail = slow(m, rest, stop, es, stopst); in dissect()
[all …]
/bionic/libc/kernel/common/linux/
Dusbdevice_fs.h55 unsigned char slow; member
/bionic/libc/docs/
DOVERVIEW.TXT162 formatting rules). This tends to slow down the path of many functions.