Functions

xor_ll.c File Reference

#include "cmplrs/host.h"
Include dependency graph for xor_ll.c:

Go to the source code of this file.

Functions

int64 xor_ll (int64 *m, int64 *n)

Function Documentation

int64 xor_ll ( int64 m,
int64 n 
)

Definition at line 45 of file xor_ll.c.