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

/seL4-camkes-master/projects/musllibc/src/math/
H A Dpow.c72 L3 = 3.33333329818377432918e-01, /* 0x3FD55555, 0x518F264D */ variable
255 r = s2*s2*(L1+s2*(L2+s2*(L3+s2*(L4+s2*(L5+s2*L6)))));
H A Dpowf.c28 L3 = 3.3333334327e-01, /* 0x3eaaaaab */ variable
183 r = s2*s2*(L1+s2*(L2+s2*(L3+s2*(L4+s2*(L5+s2*L6)))));
/seL4-camkes-master/kernel/manual/parts/
H A Dcspace.tex441 CNode is reached via the L3 CNode Cap, which resides at index 0x00
457 \item[L3 CNode Cap.] This capability resides at index 0x00 of the
461 the L2 and L3 CNode Caps are the same, but that their depth limits

Completed in 95 milliseconds