Changeset 41154 for trunk/Ohana/src/libohana/include/ohana_sort.h
- Timestamp:
- Nov 27, 2019, 5:29:35 AM (7 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
r40291 r41154 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 85 88 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
