Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/ieee754/ldbl-96/
Ds_fmal.c78 int neg = u.ieee.negative ^ v.ieee.negative; in __fmal() local
/glibc-2.36/nis/
Dnis_print_group_entry.c72 int neg = grmem[0] == '-'; in nis_print_group_entry() local
/glibc-2.36/time/
Dtst-strptime2.c61 mkbuf (char *buf, bool neg, bool colon, unsigned int hhmm, size_t ndigits) in mkbuf()
Dstrptime_l.c794 bool neg = *rp++ == '-'; in __strptime_internal() local
/glibc-2.36/stdlib/
Dtst-strfmon_l.c119 long double neg = -1234567.89L; in test_pair() local