Searched refs:signed_type_or_expr__ (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dintprops.h60 The symbol signed_type_or_expr__ is private to this header file. */
62 # define signed_type_or_expr__(t) TYPE_SIGNED (__typeof__ (t)) macro
64 # define signed_type_or_expr__(t) 1 macro
72 ((sizeof (t) * CHAR_BIT - signed_type_or_expr__ (t)) * 146 / 485 \
73 + signed_type_or_expr__ (t) + 1)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/lib/
H A Dintprops.h61 The symbol signed_type_or_expr__ is private to this header file. */
63 # define signed_type_or_expr__(t) TYPE_SIGNED (__typeof__ (t)) macro
65 # define signed_type_or_expr__(t) 1 macro
73 ((sizeof (t) * CHAR_BIT - signed_type_or_expr__ (t)) * 146 / 485 \
74 + signed_type_or_expr__ (t) + 1)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/
H A Dintprops.h64 The symbol signed_type_or_expr__ is private to this header file. */
66 # define signed_type_or_expr__(t) TYPE_SIGNED (__typeof__ (t)) macro
68 # define signed_type_or_expr__(t) 1 macro
76 ((sizeof (t) * CHAR_BIT - signed_type_or_expr__ (t)) * 146 / 485 \
77 + signed_type_or_expr__ (t) + 1)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dintprops.h60 The symbol signed_type_or_expr__ is private to this header file. */
62 # define signed_type_or_expr__(t) TYPE_SIGNED (__typeof__ (t)) macro
64 # define signed_type_or_expr__(t) 1 macro
72 ((sizeof (t) * CHAR_BIT - signed_type_or_expr__ (t)) * 146 / 485 \
73 + signed_type_or_expr__ (t) + 1)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dintprops.h60 The symbol signed_type_or_expr__ is private to this header file. */
62 # define signed_type_or_expr__(t) TYPE_SIGNED (__typeof__ (t)) macro
64 # define signed_type_or_expr__(t) 1 macro
72 ((sizeof (t) * CHAR_BIT - signed_type_or_expr__ (t)) * 146 / 485 \
73 + signed_type_or_expr__ (t) + 1)

Completed in 150 milliseconds