Home
last modified time | relevance | path

Searched refs:end (Results 1 – 25 of 150) sorted by relevance

123456

/sysdeps/unix/sysv/linux/riscv/
A Dflush-icache.c34 __riscv_flush_icache_syscall (void *start, void *end, unsigned long int flags) in __riscv_flush_icache_syscall() argument
36 return INLINE_SYSCALL (riscv_flush_icache, 3, start, end, flags); in __riscv_flush_icache_syscall()
61 __riscv_flush_icache (void *start, void *end, unsigned long int flags)
73 return func (start, end, flags);
/sysdeps/mach/hurd/
A Dgetentropy.c40 void *end = buffer + length; in getentropy() local
41 while (buffer < end) in getentropy()
44 ssize_t bytes = __getrandom (buffer, end - buffer, 0); in getentropy()
A Dmremap.c40 vm_address_t end; in __mremap() local
80 end = begin + len; in __mremap()
83 ((new_vm_addr + new_len > vm_addr && new_vm_addr < end))) in __mremap()
114 &end, new_len - len, 0, 0, in __mremap()
125 __vm_deallocate (__mach_task_self (), end, new_len - len); in __mremap()
/sysdeps/unix/sysv/linux/
A Dgetentropy.c41 void *end = buffer + length; in getentropy() local
42 while (buffer < end) in getentropy()
45 ssize_t bytes = INLINE_SYSCALL_CALL (getrandom, buffer, end - buffer, 0); in getentropy()
A Dtst-affinity-pid.c35 const void *end = buffer + length; in write_fully() local
36 while (buffer < end) in write_fully()
39 (write (fd, buffer, end - buffer)); in write_fully()
56 const void *end = buffer + length; in read_fully() local
57 while (buffer < end) in read_fully()
60 (read (fd, buffer, end - buffer)); in read_fully()
A Dclosefrom_fallback.c68 char *begin = buffer, *end = buffer + ret; in __closefrom_fallback() local
69 while (begin != end) in __closefrom_fallback()
A Dtst-getdents64.c123 char *end = data.buffer + ret; in do_test_by_size() local
124 while (current != end) in do_test_by_size()
148 TEST_VERIFY_EXIT (entry.d_reclen <= end - current); in do_test_by_size()
A Dgetdents64.c90 char *end = buf + retval;
91 while (p < end)
/sysdeps/aarch64/
A Dmemrchr.S41 #define end x8 macro
64 add end, srcin, cntin
65 sub endm1, end, 1
73 neg shift, end, lsl 2
87 sub tmp, end, src
101 cbnz synd, L(end)
107 b.ls L(end)
111 L(end):
A Dstrnlen.S95 cbnz synd, L(end)
100 b.ls L(end)
105 L(end):
/sysdeps/unix/mips/
A Dsysdep.h39 .end function; \
45 #define PSEUDO_END(sym) cfi_endproc; .end sym; .size sym,.-sym
56 #define PSEUDO_END_NOERRNO(sym) cfi_endproc; .end sym; .size sym,.-sym
69 #define PSEUDO_END_ERRVAL(sym) cfi_endproc; .end sym; .size sym,.-sym
/sysdeps/posix/
A Dsprofil.c47 size_t end; member
68 .end = ~(size_t) 0
114 if (pc >= r->start && pc < r->end) in profil_count()
125 if (pc >= r->start && pc < r->end) in profil_count()
199 if (start >= end) in insert()
218 r[i].end = end; in insert()
240 size_t start, end; in add_region() local
249 end = index_to_pc (nsamples, p->pr_off, p->pr_scale, prof_uint); in add_region()
256 if (end < prof_info.region[i].start) in add_region()
262 start = prof_info.region[i].end; in add_region()
[all …]
A Dpreadv_common.c65 goto end; in PREADV()
82 end: in PREADV()
/sysdeps/x86_64/fpu/
A Dbench-libmvec-skeleton.c37 timing_t start, end; in main() local
80 TIMING_NOW (end); in main()
82 TIMING_DIFF (cur, start, end); in main()
/sysdeps/sparc/sparc64/
A Dsub_n.S34 add %o1,%g1,%o1 ! make s1_ptr point at end
35 add %o2,%g1,%o2 ! make s2_ptr point at end
36 add %o0,%g1,%o0 ! make res_ptr point at end
A Dadd_n.S37 add %o1,%g1,%o1 ! make s1_ptr point at end
38 add %o2,%g1,%o2 ! make s2_ptr point at end
39 add %o0,%g1,%o0 ! make res_ptr point at end
/sysdeps/i386/i586/
A Dstrcpy.S63 jz L(end)
70 jz L(end)
77 jz L(end)
140 L(end): movb %ah, (%edi)
/sysdeps/mips/
A Dadd_n.S67 L(L0): beq $7,$0,L(end)
114 L(end): addu $11,$11,$2
A Dtst-undefined-weak-lib.S40 .end x
/sysdeps/mips/mips64/
A Dlshift.S43 daddu $5,$5,$2 # make r5 point at end of src
46 daddu $4,$4,$2 # make r4 point at end of res
/sysdeps/ieee754/flt-32/
A Dlgamma_negf.c221 size_t end = poly_end[j]; in __lgamma_negf() local
222 float g = poly_coeff[end]; in __lgamma_negf()
224 g = g * x_adj + poly_coeff[end - j]; in __lgamma_negf()
/sysdeps/alpha/nptl/
A Dpthread_spin_trylock.S45 .end __pthread_spin_trylock
A Dpthread_spin_lock.S44 .end __pthread_spin_lock
/sysdeps/powerpc/powerpc64/power7/
A Dstrstr.S120 ble cr7, L(end)
308 b L(end)
336 b L(end)
352 ble cr7, L(end)
444 beq cr7, L(end)
457 ble cr7, L(end)
474 b L(end)
505 b L(end)
510 b L(end)
515 b L(end)
[all …]
/sysdeps/sparc/sparc32/
A Dlshift.S32 add %o1,%g1,%o1 ! make %o1 point at end of src
35 add %o0,%g1,%o0 ! make %o0 point at end of res
57 be LOC(end)
90 LOC(end):

Completed in 44 milliseconds

123456