Implemented (most of) the inline assembly in inline.h
This commit is contained in:
parent
44d4752e83
commit
5c497c61a6
4 changed files with 724 additions and 180 deletions
|
@ -2323,8 +2323,6 @@ int DestroyActiveVDB(VIEWDESCRIPTORBLOCK *dblockptr);
|
|||
void PlatformSpecificVDBInit(VIEWDESCRIPTORBLOCK *vdb);
|
||||
|
||||
|
||||
int SqRoot32(int A);
|
||||
int SqRoot64(LONGLONGCH *A);
|
||||
/* CDF 4/2/98 */
|
||||
int GetOneOverSin(int a);
|
||||
/* CDF 4/2/98 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue