Searched refs:TYPE_SIGNED (Results 1 - 18 of 18) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/readline/
H A Dshell.c77 #define TYPE_SIGNED(t) (! ((t) 0 < (t) -1)) macro
85 ((sizeof (t) * CHAR_BIT - TYPE_SIGNED (t)) * 302 / 1000 \
86 + 1 + TYPE_SIGNED (t))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/readline/
H A Dshell.c77 #define TYPE_SIGNED(t) (! ((t) 0 < (t) -1)) macro
85 ((sizeof (t) * CHAR_BIT - TYPE_SIGNED (t)) * 302 / 1000 \
86 + 1 + TYPE_SIGNED (t))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/readline/
H A Dshell.c77 #define TYPE_SIGNED(t) (! ((t) 0 < (t) -1)) macro
85 ((sizeof (t) * CHAR_BIT - TYPE_SIGNED (t)) * 302 / 1000 \
86 + 1 + TYPE_SIGNED (t))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wget/lib/
H A Dintprops.h52 #define TYPE_SIGNED(t) (! ((t) 0 < (t) -1)) macro
66 ((t) (! TYPE_SIGNED (t) \
72 ((t) (! TYPE_SIGNED (t) \
103 # define _GL_SIGNED_TYPE_OR_EXPR(t) TYPE_SIGNED (__typeof__ (t))
H A Dregcomp.c2653 #define TYPE_SIGNED(t) (! ((t) 0 < (t) -1))
2658 if (TYPE_SIGNED (Idx) || end != REG_MISSING)
2644 #define TYPE_SIGNED macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libiconv-1.14/srclib/
H A Dintprops.h52 #define TYPE_SIGNED(t) (! ((t) 0 < (t) -1)) macro
66 ((t) (! TYPE_SIGNED (t) \
72 ((t) (! TYPE_SIGNED (t) \
102 # define _GL_SIGNED_TYPE_OR_EXPR(t) TYPE_SIGNED (__typeof__ (t))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wget/lib/
H A Dintprops.h52 #define TYPE_SIGNED(t) (! ((t) 0 < (t) -1)) macro
66 ((t) (! TYPE_SIGNED (t) \
72 ((t) (! TYPE_SIGNED (t) \
103 # define _GL_SIGNED_TYPE_OR_EXPR(t) TYPE_SIGNED (__typeof__ (t))
H A Dregcomp.c2653 #define TYPE_SIGNED(t) (! ((t) 0 < (t) -1))
2658 if (TYPE_SIGNED (Idx) || end != REG_MISSING)
2644 #define TYPE_SIGNED macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libiconv-1.14/srclib/
H A Dintprops.h52 #define TYPE_SIGNED(t) (! ((t) 0 < (t) -1)) macro
66 ((t) (! TYPE_SIGNED (t) \
72 ((t) (! TYPE_SIGNED (t) \
102 # define _GL_SIGNED_TYPE_OR_EXPR(t) TYPE_SIGNED (__typeof__ (t))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wget/lib/
H A Dintprops.h52 #define TYPE_SIGNED(t) (! ((t) 0 < (t) -1)) macro
66 ((t) (! TYPE_SIGNED (t) \
72 ((t) (! TYPE_SIGNED (t) \
103 # define _GL_SIGNED_TYPE_OR_EXPR(t) TYPE_SIGNED (__typeof__ (t))
H A Dregcomp.c2653 #define TYPE_SIGNED(t) (! ((t) 0 < (t) -1))
2658 if (TYPE_SIGNED (Idx) || end != REG_MISSING)
2644 #define TYPE_SIGNED macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libiconv-1.14/srclib/
H A Dintprops.h52 #define TYPE_SIGNED(t) (! ((t) 0 < (t) -1)) macro
66 ((t) (! TYPE_SIGNED (t) \
72 ((t) (! TYPE_SIGNED (t) \
102 # define _GL_SIGNED_TYPE_OR_EXPR(t) TYPE_SIGNED (__typeof__ (t))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/coreutils/
H A Dstat.c206 #define TYPE_SIGNED(t) (! ((t) 0 < (t) -1)) macro
279 strcat(pformat, TYPE_SIGNED(time_t) ? "ld" : "lu");
286 strcat(pformat, TYPE_SIGNED(time_t) ? "ld" : "lu");
291 strcat(pformat, TYPE_SIGNED(time_t) ? "ld" : "lu");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/coreutils/
H A Dstat.c206 #define TYPE_SIGNED(t) (! ((t) 0 < (t) -1)) macro
279 strcat(pformat, TYPE_SIGNED(time_t) ? "ld" : "lu");
286 strcat(pformat, TYPE_SIGNED(time_t) ? "ld" : "lu");
291 strcat(pformat, TYPE_SIGNED(time_t) ? "ld" : "lu");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/coreutils/
H A Dstat.c206 #define TYPE_SIGNED(t) (! ((t) 0 < (t) -1)) macro
279 strcat(pformat, TYPE_SIGNED(time_t) ? "ld" : "lu");
286 strcat(pformat, TYPE_SIGNED(time_t) ? "ld" : "lu");
291 strcat(pformat, TYPE_SIGNED(time_t) ? "ld" : "lu");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wget/
H A Dmaint.mk660 TYPE_SIGNED_MAGNITUDE TYPE_SIGNED TYPE_MINIMUM TYPE_MAXIMUM \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wget/
H A Dmaint.mk660 TYPE_SIGNED_MAGNITUDE TYPE_SIGNED TYPE_MINIMUM TYPE_MAXIMUM \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wget/
H A Dmaint.mk660 TYPE_SIGNED_MAGNITUDE TYPE_SIGNED TYPE_MINIMUM TYPE_MAXIMUM \

Completed in 303 milliseconds