#include <stdio.h>Go to the source code of this file.
Functions | |
| main () | |
| int | sub (unsigned long *r, unsigned long *a, unsigned long *b) |
| main | ( | void | ) |
Definition at line 24 of file sgiccbug.c.
| int sub | ( | unsigned long * | r, |
| unsigned long* | a, | ||
| unsigned long* | b | ||
| ) |
Definition at line 34 of file sgiccbug.c.
1.8.2