Home
last modified time | relevance | path

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

/dports/lang/seed7/seed7/src/
H A Dbig_drv.h121 bstriType bigToBStriBe (const const_bigIntType big1, const boolType isSigned);
H A Dbiglib.c1029 bigToBStriBe(take_bigint(arg_1(arguments)), in big_to_bstri_be()
H A Dbig_gmp.c1949 bstriType bigToBStriBe (const const_bigIntType big1, const boolType isSigned) in bigToBStriBe() function
H A Dbig_rtl.c7473 bstriType bigToBStriBe (const const_bigIntType big1, const boolType isSigned) in bigToBStriBe() function
/dports/lang/seed7/seed7/lib/comp/
H A Dbig_act.s7i165 declareExtern(c_prog, "bstriType bigToBStriBe (const const_bigIntType, const boolType);");
2147 c_expr.result_expr := "bigToBStriBe(";