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

/seL4-test-master/projects/musllibc/src/math/
H A Dtgamma.c81 static const double fact[] = { variable
129 if (x <= sizeof fact/sizeof *fact)
130 return fact[(int)x - 1];
/seL4-test-master/projects/musllibc/src/fenv/sh/
H A Dfenv.S65 ! the default environment is complicated by the fact that we need to
/seL4-test-master/kernel/manual/parts/
H A Dobjects.tex240 \apifunc{seL4\_Recv}{sel4_recv}; on non-MCS configurations, they are in fact

Completed in 90 milliseconds