Changeset 41340 for trunk/Ohana/src/libohana/include/ohana_sort.h
- Timestamp:
- Apr 16, 2020, 1:54:47 PM (6 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/libohana/include/ohana_sort.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/libohana/include/ohana_sort.h
r41154 r41340 83 83 void isortfour (int *X, int *Y, int *Z, int *W, int N); 84 84 85 void dsort_indexonly (double *X, off_t *S, off_t N);86 void dsort_int_indexonly (double *X, int *S, int N);87 88 85 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
