Home
last modified time | relevance | path

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

/dports/lang/chicken5/chicken-5.3.0/
H A Dchicken.h2104 C_fctexport C_word C_fcall C_a_i_cpu_time(C_word **a, int c, C_word buf) C_regparm;
H A Druntime.c11953 C_a_i_cpu_time(C_word **a, int c, C_word buf) function
H A Dlibrary.c9765 t3=C_a_i_cpu_time(&a,1,t2); in f_10630()