Home
last modified time | relevance | path

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

/sysdeps/unix/sysv/linux/
A Dtst-syscall-list.sh76 comm --check-order -2 -3 -- "$comm_1" "$comm_2" > "$comm_result"
92 comm --check-order -1 -3 -- "$comm_1" "$comm_2" > "$comm_result"
A Dsyscall-names.list20 # alphabetical order. Lines which start with # are treated as comments.
/sysdeps/nptl/
A Dinternaltypes.h170 # error Unsupported byte order.
/sysdeps/arm/armv6/
A Dstrcpy.S140 @ aligned. Therefore we have to shift the data in order to be
/sysdeps/posix/
A Dgetaddrinfo.c2265 size_t *order; in getaddrinfo() local
2285 order = (size_t *) (results + nresults); in getaddrinfo()
2303 order[i] = i; in getaddrinfo()
2449 __qsort_r (order, nresults, sizeof (order[0]), rfc3484_sort, &src); in getaddrinfo()
2453 __qsort_r (order, nresults, sizeof (order[0]), rfc3484_sort, &src); in getaddrinfo()
2456 q = p = results[order[0]].dest_addr; in getaddrinfo()
2458 q = q->ai_next = results[order[i]].dest_addr; in getaddrinfo()
/sysdeps/alpha/
A Dstxcpy.S161 ldq_u t2, 8(a1) # .. e1 : read next high-order source word
209 stq_u t1, 0(a0) # e0 : the null was in the high-order bits
A Dstxncpy.S191 ldq_u t2, 8(a1) # e0 : read next high-order source word
241 stq_u t0, 0(a0) # e0 : the null was in the high-order bits
/sysdeps/alpha/alphaev6/
A Dstxcpy.S173 ldq_u t2, 8(a1) # U : read next high-order source word
225 stq_u t1, 0(a0) # L : the null was in the high-order bits
A Dstxncpy.S221 ldq_u t2, 8(a1) # L : read next high-order source word
275 stq_u t0, 0(a0) # L : the null was in the high-order bits
/sysdeps/s390/
A Dconfigure78 …{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Use binutils with vector-support in order to use…
79 $as_echo "$as_me: WARNING: Use binutils with vector-support in order to use optimized implementatio…
A Dmemcpy-z900.S104 # results since the length field is incremented by 1 in order to
A Dconfigure.ac58 AC_MSG_WARN([Use binutils with vector-support in order to use optimized implementations.])

Completed in 14 milliseconds