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

/seL4-test-master/projects/musllibc/src/math/
H A Dexp.c71 half[2] = {0.5,-0.5}, variable
111 k = (int)(invln2*x + half[sign]);
H A Dexpf.c19 half[2] = {0.5,-0.5}, variable
60 k = invln2*x + half[sign];
/seL4-test-master/kernel/manual/parts/
H A Dipc.tex110 system call or the second half of \apifunc{seL4\_ReplyRecv}{sel4_replyrecv}

Completed in 83 milliseconds