Go to the source code of this file.
|
typedef unsigned int | Uint32 |
|
typedef unsigned long long int | Uint64 |
|
typedef unsigned char | Uchar |
|
typedef long long int | ll_t |
|
|
void | rsort64_ (const int *Mode, const int *N, const int *Inc, const int *Start_addr, Uint64 Data[], int index[], const int *Index_adj, int *retc) |
|
◆ ll_t
typedef long long int ll_t |
◆ Uchar
typedef unsigned char Uchar |
◆ Uint32
◆ Uint64
typedef unsigned long long int Uint64 |
◆ rsort64_()
void rsort64_ |
( |
const int * |
Mode, |
|
|
const int * |
N, |
|
|
const int * |
Inc, |
|
|
const int * |
Start_addr, |
|
|
Uint64 |
Data[], |
|
|
int |
index[], |
|
|
const int * |
Index_adj, |
|
|
int * |
retc |
|
) |
| |
◆ SpeedUp