Home
last modified time | relevance | path

Searched refs:cbrtf (Results 1 – 4 of 4) sorted by relevance

/xnu-8792.41.9/bsd/netinet/
H A Dcbrtf.c34 float cbrtf(float x);
403 cbrtf(float x) in cbrtf() function
H A Dtcp_cubic.c54 extern float cbrtf(float x);
177 K = cbrtf(K); in tcp_cubic_update()
/xnu-8792.41.9/bsd/conf/
H A DMakefile.template326 cbrtf.o_CWARNFLAGS_ADD += -Wno-sign-conversion
H A Dfiles269 bsd/netinet/cbrtf.c optional inet