Home
last modified time | relevance | path

Searched refs:re (Results 1 – 12 of 12) sorted by relevance

/sysdeps/unix/sysv/linux/
A Dgetsysstats.c71 *re = buffer + (*re - *cp); in next_line()
74 ssize_t n = __read_nocancel (fd, *re, buffer_end - *re); in next_line()
78 *re += n; in next_line()
85 n = __read_nocancel (fd, *re, buffer_end - *re); in next_line()
90 **re = '\n'; in next_line()
91 *re += n; in next_line()
101 nl = *re - 1; in next_line()
105 assert (*cp <= *re); in next_line()
115 char *re = buffer_end; in get_nproc_stat() local
149 char *re = buffer_end; in __get_nprocs() local
[all …]
A Dglibcsyscalls.py21 import re
36 RE_SYSCALL = re.compile('__NR_.*')
39 RE_PSEUDO_SYSCALL = re.compile(r"""__NR_(
46 )""", re.X)
A Dconfigure.ac94 # clobber what they're linked to (probably a kernel tree).
114 Delete the links and re-run configure, or better still, move the entire
A Dconfigure136 # clobber what they're linked to (probably a kernel tree).
157 Delete the links and re-run configure, or better still, move the entire
/sysdeps/arm/armv6/
A Dstrcpy.S115 @ but we'll not re-write dest bytes.
A Dstrlen.S52 @ So now we're aligned.
A Drawmemchr.S56 @ So now we're aligned.
A Dstrchr.S60 @ So now we're aligned. Now we actually need a stack frame.
A Dstrrchr.S46 @ So now we're aligned. Now we actually need a stack frame.
/sysdeps/x86_64/fpu/scripts/
A Dbench_libmvec.py31 import re
/sysdeps/arm/armv6t2/
A Dmemchr.S127 60: @ We're here because the fast path found a hit - now we have to track down exactly which word …
/sysdeps/alpha/alphaev6/
A Daddmul_1.S59 # So for b_cache, we're likely going to want to put one or more cycles

Completed in 9 milliseconds