Home
last modified time | relevance | path

Searched defs:neg (Results 1 – 19 of 19) sorted by relevance

/picolibc-latest/newlib/libc/machine/i960/
Dstrcmp.S118 .neg: subi 1,0,g0 label
Dstrncmp.S127 .neg: subi 1,0,g0 label
Dmemcmp.S126 .neg: subi 1,0,g0 label
/picolibc-latest/newlib/libc/stdlib/
Dstrtoul.c137 register int neg = 0, any, cutlim; in strtoul_l() local
Dwcstoimax.c64 int neg = 0, any, cutlim; in wcstoimax_l() local
Dwcstol.c137 register int neg = 0, any, cutlim; in wcstol_l() local
Dwcstoll.c138 register int neg = 0, any, cutlim; in wcstoll_l() local
Dwcstoul.c138 register int neg = 0, any, cutlim; in wcstoul_l() local
Dwcstoumax.c63 int neg = 0, any, cutlim; in wcstoumax_l() local
Dstrtoimax.c64 int neg = 0, any = 0, cutlim; in strtoimax_l() local
Dstrtoumax.c64 int neg = 0, any, cutlim; in strtoumax_l() local
Dwcstoull.c150 register int neg = 0, any, cutlim; in wcstoull_l() local
Dstrtol.c129 register int neg = 0, any, cutlim; in _strtol_l() local
Dstrtoll.c137 register int neg = 0, any, cutlim; in _strtoll_l() local
Dstrtoull.c133 register int neg = 0, any, cutlim; in _strtoull_l() local
/picolibc-latest/newlib/libm/machine/spu/headers/
Dsqrt.h56 vec_double2 denorm, neg; in _sqrt() local
Dsqrtd2.h64 vec_double2 neg; in _sqrtd2() local
/picolibc-latest/newlib/libm/ld/ld128/
De_powl.c276 int neg = (hx < 0) & yisint; in powl() local
/picolibc-latest/newlib/libc/time/
Dstrftime.c868 int neg = tim_p->tm_year < -YEAR_BASE; in __strftime() local