HomeSort by relevance Sort by last modified time
    Searched refs:Unsigned (Results 26 - 27 of 27) sorted by null

12

  /external/dropbear/libtommath/
bn.tex 347 ISO C ``unsigned long'' data type and each digit is $28-$bits long. The mp\_digit type can be configured to suit other
643 an ISO C style ``unsigned long'' constant. The reason for both functions is efficiency. Setting a single digit is quick but the
683 To set a constant that is the size of an ISO C ``unsigned long'' and larger than a single digit the following function
688 int mp_set_int (mp_int * a, unsigned long b);
695 To get the ``unsigned long'' copy of an mp\_int the following function can be used.
699 unsigned long mp_get_int (mp_int * a);
743 int mp_init_set_int (mp_int * a, unsigned long b);
807 \subsection{Unsigned comparison}
809 An unsigned comparison considers only the digits themselves and not the associated \textit{sign} flag of the
    [all...]
  /prebuilts/sdk/tools/lib/
dx.jar 

Completed in 98 milliseconds

12