Searched defs:TYPE_SIGNED (Results 1 - 21 of 21) sorted by relevance

/haiku-fatelf/src/bin/diffutils/lib/
H A Dinttostr.h40 #define TYPE_SIGNED(t) (! ((t) 0 < (t) -1)) macro
H A Dcmpbuf.c53 # define TYPE_SIGNED(t) (! ((t) 0 < (t) -1)) macro
H A Dxstrtol.c64 #define TYPE_SIGNED(t) (! ((t) 0 < (t) -1)) macro
H A Dstrtol.c138 # define TYPE_SIGNED(t) (! ((t) 0 < (t) -1)) macro
H A Dstrftime.c150 #define TYPE_SIGNED(t) ((t) -1 < 0) macro
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dintprops.h38 #define TYPE_SIGNED(t) (! ((t) 0 < (t) -1)) macro
H A Dstrtol.c134 # define TYPE_SIGNED(t) (! ((t) 0 < (t) -1)) macro
H A Dmktime.c79 #define TYPE_SIGNED(t) (! ((t) 0 < (t) -1)) macro
/haiku-fatelf/src/bin/network/wget/lib/
H A Dintprops.h39 #define TYPE_SIGNED(t) (! ((t) 0 < (t) -1)) macro
/haiku-fatelf/src/bin/bash/include/
H A Dtypemax.h35 # define TYPE_SIGNED(t) (! ((t) 0 < (t) -1)) macro
/haiku-fatelf/src/bin/coreutils/lib/
H A Dintprops.h42 # define TYPE_SIGNED(t) (! ((t) 0 < (t) -1)) macro
H A Dstrtol.c133 # define TYPE_SIGNED(t) (! ((t) 0 < (t) -1)) macro
H A Dmktime.c82 #define TYPE_SIGNED(t) (! ((t) 0 < (t) -1)) macro
/haiku-fatelf/src/bin/bash/lib/readline/
H A Dshell.c77 #define TYPE_SIGNED(t) (! ((t) 0 < (t) -1)) macro
/haiku-fatelf/src/bin/gdb/readline/
H A Dshell.c74 #define TYPE_SIGNED(t) (! ((t) 0 < (t) -1)) macro
/haiku-fatelf/headers/private/libroot/time/
H A Dprivate.h269 #define TYPE_SIGNED(type) (((type) -1) < 0) macro
/haiku-fatelf/src/bin/bash/
H A Dgeneral.h93 #define TYPE_SIGNED(t) (! ((t) 0 < (t) -1)) macro
/haiku-fatelf/src/bin/diffutils/src/
H A Dsystem.h50 # define TYPE_SIGNED(t) (! ((t) 0 < (t) -1)) macro
/haiku-fatelf/src/bin/patch/
H A Dcommon.h85 #define TYPE_SIGNED(t) ((t) -1 < (t) 0) macro
/haiku-fatelf/src/bin/gawk/missing_d/
H A Dstrftime.c156 #define TYPE_SIGNED(t) ((t) -1 < 1) macro
/haiku-fatelf/src/bin/gawk/
H A Dbuiltin.c49 #define TYPE_SIGNED(t) (! ((t) 0 < (t) -1)) macro

Completed in 126 milliseconds