|
|
assignment of src_l to dest_l
|
|
|
exchange of a_l and b_l
|
|
|
test of equality of a_l and b_l
|
|
|
size comparison of a_l and b_l
|
|
|
convert USHORT to CLINT
|
|
|
convert ULONG to CLINT
|
|
|
convert CLINT to a byte vector (according to IEEE, P1363, 5.5.1)
|
|
|
convert a byte vector to CLINT (according to IEEE, P1363, 5.5.1)
|
|
|
convert from CLINT into a character string to the base base, with or without prefix
|
|
|
convert a character string to the base b to CLINT
|
|
|
CLINT format check
|
|
|
set a CLINT integer to the maximal value 2CLINTMAXBIT − 1
|
|
|
output the version of the FLINT/C library in a character string, with identifiers 'a' for assembler support and 's' for FLINT/C security mode
|