Changeset 2843 for trunk/Ohana/src/opihi/include/dvomath.h
- Timestamp:
- Dec 28, 2004, 8:40:04 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/include/dvomath.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/include/dvomath.h
r2792 r2843 66 66 int SM_binary PROTO((StackVar *OUT, StackVar *V1, StackVar *V2, char *op)); 67 67 int SS_binary PROTO((StackVar *OUT, StackVar *V1, StackVar *V2, char *op)); 68 int WW_binary PROTO((StackVar *OUT, StackVar *V1, StackVar *V2, char *op)); 68 69 int S_unary PROTO((StackVar *OUT, StackVar *V1, char *op)); 69 70 int V_unary PROTO((StackVar *OUT, StackVar *V1, char *op));
Note:
See TracChangeset
for help on using the changeset viewer.
