Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet/
H A Dcbrtf.c34 float cbrtf(float x);
403 cbrtf(float x) in cbrtf() function
H A Dtcp_cubic.c68 extern float cbrtf(float x);
205 K = cbrtf(K); in tcp_cubic_update()
/xnu-8020.101.4/bsd/conf/
H A DMakefile.template358 cbrtf.o_CWARNFLAGS_ADD += -Wno-sign-conversion
H A Dfiles322 bsd/netinet/cbrtf.c optional inet