Searched refs:neg (Results 151 - 175 of 234) sorted by relevance

12345678910

/bionic/libc/arch-arm/syscalls/
H A Dtee.S14 neg r0, r0
H A Dtgkill.S14 neg r0, r0
H A Dtimerfd_create.S14 neg r0, r0
H A Dtimerfd_gettime.S14 neg r0, r0
H A Dtimerfd_settime.S14 neg r0, r0
H A Dtimes.S14 neg r0, r0
H A Dtruncate.S14 neg r0, r0
H A Dtruncate64.S14 neg r0, r0
H A Dumask.S14 neg r0, r0
H A Dumount2.S14 neg r0, r0
H A Duname.S14 neg r0, r0
H A Dunlinkat.S14 neg r0, r0
H A Dunshare.S14 neg r0, r0
H A Dutimensat.S14 neg r0, r0
H A Dvmsplice.S14 neg r0, r0
H A Dwait4.S14 neg r0, r0
H A Dwrite.S14 neg r0, r0
H A Dwritev.S14 neg r0, r0
H A D___clock_nanosleep.S14 neg r0, r0
H A D___close.S14 neg r0, r0
/bionic/libc/upstream-openbsd/lib/libc/locale/
H A D_wcstoul.h54 int neg, any, cutlim; local
71 neg = 1;
74 neg = 0;
110 if (neg && any > 0)
/bionic/libc/upstream-openbsd/lib/libc/stdlib/
H A Dstrtoul.c48 int neg, any, cutlim; local
65 neg = 1;
68 neg = 0;
104 if (neg && any > 0)
H A Dstrtoull.c50 int neg, any, cutlim; local
67 neg = 1;
70 neg = 0;
106 if (neg && any > 0)
H A Dstrtoumax.c47 int neg, any, cutlim; local
64 neg = 1;
67 neg = 0;
103 if (neg && any > 0)
/bionic/libc/arch-arm/bionic/
H A Dvfork.S44 neg r0, r0

Completed in 237 milliseconds

12345678910