Searched defs:ih (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Math/
H A Dk_rem_pio2.c120 * ih integer. If >0 it indicates q[] is >= 0.5, hence
159 int32_t jz,jx,jv,jp,jk,carry,n,iq[20],i,j,k,m,q0,ih; local
194 ih = 0;
198 ih = iq[jz-1]>>(23-q0);
200 else if(q0==0) ih = iq[jz-1]>>23;
201 else if(z>=0.5) ih=2;
203 if(ih>0) { /* q > 0.5 */
221 if(ih==2) {
275 y[0] = (ih==0)? fw: -fw;
281 y[0] = (ih
[all...]
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Dmimepull.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jvnet/ org/jvnet/mimepull/ org/jvnet/mimepull/FinalArrayList ...
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...

Completed in 56 milliseconds