Changeset 27435 for trunk/Ohana/src/libohana/include/ohana_sort.h
- Timestamp:
- Mar 24, 2010, 11:22:25 AM (16 years ago)
- Location:
- trunk/Ohana
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/libohana/include/ohana_sort.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana
-
Property svn:mergeinfo
set to
/branches/eam_branches/20091201/Ohana merged eligible /branches/eam_branches/largefiles.20100314/Ohana merged eligible
-
Property svn:mergeinfo
set to
-
trunk/Ohana/src/libohana/include/ohana_sort.h
r16040 r27435 70 70 void dsortpair (double *X, double *Y, int N); 71 71 void isortpair (int *X, int *Y, int N); 72 void llsortpair (off_t *X, off_t *Y, off_t N); 72 73 void fsortthree (float *X, float *Y, float *Z, int N); 73 74 void dsortthree (double *X, double *Y, double *Z, int N);
Note:
See TracChangeset
for help on using the changeset viewer.
