Searched refs:UNSIGNED (Results 1 - 20 of 20) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dstrtoul.c17 #define UNSIGNED 1 macro
H A Dstrtol.c46 #ifndef UNSIGNED
47 # define UNSIGNED 0 macro
55 # if UNSIGNED
85 # if UNSIGNED
383 #if !UNSIGNED
396 #if UNSIGNED
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dstrtoul.c17 #define UNSIGNED 1 macro
H A Dstrtol.c46 #ifndef UNSIGNED
47 # define UNSIGNED 0 macro
55 # if UNSIGNED
85 # if UNSIGNED
383 #if !UNSIGNED
396 #if UNSIGNED
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dinteger.h51 UNSIGNED, enumerator in enum:Integer::Signedness
88 Integer(const byte *encodedInteger, size_t byteCount, Signedness s=UNSIGNED);
91 Integer(BufferedTransformation &bt, size_t byteCount, Signedness s=UNSIGNED);
128 size_t MinEncodedSize(Signedness=UNSIGNED) const;
134 void Encode(byte *output, size_t outputLen, Signedness=UNSIGNED) const;
136 void Encode(BufferedTransformation &bt, size_t outputLen, Signedness=UNSIGNED) const;
150 void Decode(const byte *input, size_t inputLen, Signedness=UNSIGNED);
153 void Decode(BufferedTransformation &bt, size_t inputLen, Signedness=UNSIGNED);
H A Dinteger.cpp3113 if (signedness == UNSIGNED)
3130 if (signedness == UNSIGNED || NotNegative())
3139 temp.Encode(bt, outputLen, UNSIGNED);
3217 Decode(buf, nbytes, UNSIGNED);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/soapcpp2/soapcpp2/
H A Dsoapcpp2_yacc.tab.h32 #define UNSIGNED 277 macro
H A Dinit2.c129 { "unsigned", UNSIGNED },
H A Dsoapcpp2_yacc.y153 %token <sym> CONST FLOAT SHORT UNSIGNED
836 | UNSIGNED { $$ = mkuint(); }
H A Dsoapcpp2_yacc.tab.c27 #define UNSIGNED 277 macro
363 "UNSIGNED","CONTINUE","FOR","SIGNED","VOID","DEFAULT","GOTO","SIZEOF","VOLATILE",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/soapcpp2/soapcpp2/
H A Dsoapcpp2_yacc.tab.h32 #define UNSIGNED 277 macro
H A Dinit2.c129 { "unsigned", UNSIGNED },
H A Dsoapcpp2_yacc.y153 %token <sym> CONST FLOAT SHORT UNSIGNED
836 | UNSIGNED { $$ = mkuint(); }
H A Dsoapcpp2_yacc.tab.c27 #define UNSIGNED 277 macro
363 "UNSIGNED","CONTINUE","FOR","SIGNED","VOID","DEFAULT","GOTO","SIZEOF","VOLATILE",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/src/
H A Dinit2.c129 { "unsigned", UNSIGNED },
H A Dsoapcpp2_yacc.y153 %token <sym> CONST FLOAT SHORT UNSIGNED
836 | UNSIGNED { $$ = mkuint(); }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/src/
H A Dinit2.c129 { "unsigned", UNSIGNED },
H A Dsoapcpp2_yacc.y153 %token <sym> CONST FLOAT SHORT UNSIGNED
836 | UNSIGNED { $$ = mkuint(); }
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/lib/
H A Didiv32.S25 #ifdef UNSIGNED
H A Didiv64.S25 #ifdef UNSIGNED

Completed in 477 milliseconds