Home
last modified time | relevance | path

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

/dports/lang/seed7/seed7/src/
H A Dbig_drv.h71 bigIntType bigFromBStriBe (const const_bstriType bstri, const boolType isSigned);
H A Dbiglib.c338 bigFromBStriBe(take_bstri(arg_1(arguments)), in big_from_bstri_be()
H A Dbig_gmp.c750 bigIntType bigFromBStriBe (const const_bstriType bstri, const boolType isSigned) in bigFromBStriBe() function
H A Dbig_rtl.c4448 bigIntType bigFromBStriBe (const const_bstriType bstri, const boolType isSigned) in bigFromBStriBe() function
/dports/lang/seed7/seed7/lib/comp/
H A Dbig_act.s7i114 declareExtern(c_prog, "bigIntType bigFromBStriBe (const const_bstriType, const boolType);");
918 c_expr.result_expr := "bigFromBStriBe(";