Functions

l_sign.c File Reference

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

Go to the source code of this file.

Functions

int64 l_sign (int64 *a, int64 *b)
int64 __lsign (int64 a, int64 b)

Function Documentation

int64 __lsign ( int64  a,
int64  b 
)

Definition at line 48 of file l_sign.c.

int64 l_sign ( int64 a,
int64 b 
)

Definition at line 40 of file l_sign.c.