Home
last modified time | relevance | path

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

/dports/lang/chicken5/chicken-5.3.0/
H A Dchicken.h1799 C_fctexport void C_not_an_uinteger_error(char *loc, C_word x) C_noret;
3000 C_not_an_uinteger_error(C_text("bit->boolean"), i); in C_i_fixnum_bit_to_bool()
H A Druntime.c2744 void C_not_an_uinteger_error(char *loc, C_word x) in C_not_an_uinteger_error() function