Searched refs:two52 (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/commpage/
H A Dcommpage.c353 static double two52 = 1048576.0 * 1048576.0 * 4096.0; // 2**52 local
396 commpage_stuff2(_COMM_PAGE_2_TO_52,&two52,8,legacy);
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/commpage/
H A Dcommpage.c593 static double two52 = 1048576.0 * 1048576.0 * 4096.0; // 2**52 local
630 commpage_stuff(_COMM_PAGE_2_TO_52,&two52,8);

Completed in 27 milliseconds