Searched refs:comp_get_ratio (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/dev/random/YarrowCoreLib/src/
H A Dcomp.h91 comp_error_status comp_get_ratio(COMP_CTX* ctx,float* out);
H A Dcomp.c54 comp_error_status comp_get_ratio( __unused COMP_CTX* ctx,float* out ) function
145 comp_error_status comp_get_ratio(COMP_CTX* ctx,float* out) function
H A Dprng.c539 resp = comp_get_ratio((p->comp_state)+i,&ratio);
553 resp = comp_get_ratio((p->comp_state)+i,&ratio);

Completed in 26 milliseconds