Functions

i_sign.c File Reference

#include <cmplrs/host.h>
Include dependency graph for i_sign.c:

Go to the source code of this file.

Functions

int32 i_sign (int32 *a, int32 *b)
int32 __isign (int32 a, int32 b)

Function Documentation

int32 __isign ( int32  a,
int32  b 
)

Definition at line 50 of file i_sign.c.

int32 i_sign ( int32 a,
int32 b 
)

Definition at line 42 of file i_sign.c.