Home
last modified time | relevance | path

Searched defs:UNSIGNED (Results 1 – 25 of 34) sorted by relevance

12

/glibc-2.36/stdlib/
Dstrtoul.c18 #define UNSIGNED 1 macro
Dstrtoul_l.c19 #define UNSIGNED 1 macro
Dstrtoull_l.c20 #define UNSIGNED 1 macro
/glibc-2.36/wcsmbs/
Dwcstoul.c19 #define UNSIGNED 1 macro
Dwcstoul_l.c23 #define UNSIGNED 1 macro
Dwcstoull_l.c23 #define UNSIGNED 1 macro
/glibc-2.36/sysdeps/ieee754/flt-32/
Ds_fromfpf.c1 #define UNSIGNED 0 macro
Ds_fromfpxf.c1 #define UNSIGNED 0 macro
Ds_ufromfpf.c1 #define UNSIGNED 1 macro
Ds_ufromfpxf.c1 #define UNSIGNED 1 macro
/glibc-2.36/sysdeps/ieee754/ldbl-128/
Ds_fromfpxl.c1 #define UNSIGNED 0 macro
Ds_fromfpl.c1 #define UNSIGNED 0 macro
Ds_ufromfpl.c1 #define UNSIGNED 1 macro
Ds_ufromfpxl.c1 #define UNSIGNED 1 macro
/glibc-2.36/sysdeps/ieee754/dbl-64/
Ds_ufromfp.c1 #define UNSIGNED 1 macro
Ds_ufromfpx.c1 #define UNSIGNED 1 macro
/glibc-2.36/sysdeps/ieee754/ldbl-96/
Ds_fromfpl.c1 #define UNSIGNED 0 macro
Ds_fromfpxl.c1 #define UNSIGNED 0 macro
Ds_ufromfpl.c1 #define UNSIGNED 1 macro
Ds_ufromfpxl.c1 #define UNSIGNED 1 macro
/glibc-2.36/sysdeps/ieee754/float128/
Ds_ufromfpf128.c1 #define UNSIGNED 1 macro
Ds_ufromfpxf128.c1 #define UNSIGNED 1 macro
/glibc-2.36/sysdeps/ieee754/ldbl-128ibm/
Ds_fromfpl.c1 #define UNSIGNED 0 macro
Ds_fromfpxl.c1 #define UNSIGNED 0 macro
Ds_ufromfpl.c1 #define UNSIGNED 1 macro

12