Home | History | Annotate | Download | only in libtommath

Lines Matching refs:NUL

1712 This still store $a$ in ``str'' as a base-``radix'' string of ASCII chars.  This function appends a NUL character
1720 This stores in ``size'' the number of characters (including space for the NUL terminator) required. Upon error this
1728 This will read the base-``radix'' NUL terminated string from ``str'' into $a$. It will stop reading when it reads a
1729 character it does not recognize (which happens to include th NUL char... imagine that...). A single leading $-$ sign