Changeset 15878 for trunk/Ohana/src/opihi/include/dvomath.h
- Timestamp:
- Dec 16, 2007, 2:27:00 PM (19 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
r11084 r15878 49 49 void clean_stack PROTO((StackVar *stack, int Nstack)); 50 50 void delete_stack PROTO((StackVar *stack, int Nstack)); 51 void clear_stack PROTO((StackVar *stack)); 52 void assign_stack PROTO((StackVar *stack, char *name, int type)); 53 51 54 int VV_binary PROTO((StackVar *OUT, StackVar *V1, StackVar *V2, char *op)); 52 55 int SV_binary PROTO((StackVar *OUT, StackVar *V1, StackVar *V2, char *op));
Note:
See TracChangeset
for help on using the changeset viewer.
