Home
last modified time | relevance | path

Searched refs:setNumericBigInt (Results 1 – 1 of 1) sorted by relevance

/dports/lang/seed7/seed7/src/
H A Dsql_cli.c2023 static memSizeType setNumericBigInt (void **buffer, memSizeType *buffer_capacity, in setNumericBigInt() function
2249 return setNumericBigInt(buffer, buffer_capacity, bigIntValue, err_info); in setBigInt()