Searched defs:UNSIGNED (Results 1 - 25 of 30) sorted by relevance

12

/netbsd-current/external/gpl2/diffutils/dist/lib/
H A Dstrtoul.c22 #define UNSIGNED 1 macro
H A Dstrtoumax.c3 #define UNSIGNED 1 macro
H A Dstrtol.c62 # define UNSIGNED 0 macro
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dstrtoul.c18 #define UNSIGNED 1 macro
H A Dstrtol.c47 # define UNSIGNED 0 macro
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dstrtoul.c18 #define UNSIGNED 1 macro
H A Dstrtol.c47 # define UNSIGNED 0 macro
/netbsd-current/external/gpl2/grep/dist/lib/
H A Dstrtoul.c22 #define UNSIGNED 1 macro
H A Dstrtol.c66 # define UNSIGNED 0 macro
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dstrtoul.c21 #define UNSIGNED 1 macro
H A Dstrtol.c55 # define UNSIGNED 0 macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dsignop.h30 UNSIGNED enumerator in enum:signop
H A Dtree-ssa-loop-niter.c946 wi::to_mpz (wi::to_wide (c), bnd, UNSIGNED); local
952 wi::to_mpz (wi::to_wide (s), d, UNSIGNED); local
1172 wi::to_mpz (wi::to_wide (mod), mmod, UNSIGNED); local
1558 wi::to_mpz (wi::to_wide (step), mstep, UNSIGNED); local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dsignop.h30 UNSIGNED enumerator in enum:signop
H A Dtree-ssa-loop-niter.cc964 wi::to_mpz (wi::to_wide (c), bnd, UNSIGNED); local
970 wi::to_mpz (wi::to_wide (s), d, UNSIGNED); local
1184 wi::to_mpz (wi::to_wide (mod), mmod, UNSIGNED); local
1707 wi::to_mpz (wi::to_wide (step), mstep, UNSIGNED); local
[all...]
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dtimecmp.c45 #define UNSIGNED(type) ( ((type)-1) > ((type)0) ) macro
/netbsd-current/external/gpl2/mkhybrid/dist/libfile/
H A Dfile.h51 #define UNSIGNED 2 /* comparison is unsigned */ macro
/netbsd-current/lib/libc/stdio/
H A Dvfwscanf.c84 #define UNSIGNED 0x8000 /* %[oupxX] conversions */ macro
H A Dvfscanf.c89 #define UNSIGNED 0x8000 /* %[oupxX] conversions */ macro
/netbsd-current/external/bsd/pcc/dist/pcc/mip/
H A Dmanifest.h71 #define UNSIGNED 7 macro
/netbsd-current/external/bsd/pcc/dist/pcc/cc/cc/
H A Dcc.c354 #define UNSIGNED 7 macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-warn.c1508 print_dec (wi::to_wide (key), buf, UNSIGNED); local
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-warn.cc1510 print_dec (wi::to_wide (key), buf, UNSIGNED); local
/netbsd-current/external/bsd/file/dist/src/
H A Dfile.h218 #define UNSIGNED 0x08 /* comparison is unsigned */ macro
/netbsd-current/external/mpl/dhcp/dist/keama/
H A Ddhctoken.h200 UNSIGNED = 393, enumerator in enum:dhcp_token

Completed in 257 milliseconds

12