Home
last modified time | relevance | path

Searched refs:neg (Results 1 – 13 of 13) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/locale/
D_wcstol.h55 int neg, any, cutlim; in FUNCNAME() local
73 neg = 1; in FUNCNAME()
76 neg = 0; in FUNCNAME()
92 cutoff = neg ? MIN_VALUE : MAX_VALUE; in FUNCNAME()
95 if (neg) { in FUNCNAME()
110 if (neg) { in FUNCNAME()
D_wcstoul.h54 int neg, any, cutlim; in FUNCNAME() local
71 neg = 1; in FUNCNAME()
74 neg = 0; in FUNCNAME()
110 if (neg && any > 0) in FUNCNAME()
/bionic/libc/bionic/
Dstrtol.cpp52 int neg; in StrToI() local
54 neg = 1; in StrToI()
57 neg = 0; in StrToI()
95 if (!neg) { in StrToI()
118 int neg; in StrToU() local
120 neg = 1; in StrToU()
123 neg = 0; in StrToU()
157 if (neg && any > 0) acc = -acc; in StrToU()
/bionic/libc/arch-arm/bionic/
Dvfork.S56 neg r0, r0
Dsyscall.S49 neg r0, r0
D__bionic_clone.S60 neg r0, r0
/bionic/libc/arch-x86/atom/string/
Dssse3-memcmp-atom.S143 neg %eax
1717 neg %eax
1726 neg %eax
1737 neg %eax
1746 neg %eax
2469 neg %eax
2479 neg %eax
Dsse2-wcscmp-atom.S1032 neg %eax
1051 neg %eax
Dssse3-strcmp-atom.S2099 neg %eax
/bionic/libc/arch-x86/silvermont/string/
Dsse4-memcmp-slm.S215 neg %eax
238 neg %eax
1125 neg %eax
1132 neg %eax
/bionic/libc/arch-arm/cortex-a15/bionic/
Dstrcmp.S394 neg result, result
/bionic/libc/tzcode/
Dlocaltime.c849 register bool neg = false; in getoffset() local
852 neg = true; in getoffset()
859 if (neg) in getoffset()
/bionic/libc/arch-x86_64/string/
Dsse4-memcmp-slm.S1612 neg %eax