Searched defs:Reorder_method_t (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/pzip/
H A Dpin.c205 } Reorder_method_t; typedef in typeref:struct:Reorder_method_s
803 reorder_heuristic(Reorder_method_t* method, unsigned char* buf, unsigned char* dat, int* lab, size_t row, size_t tot)
1123 reorder_tsp(Reorder_method_t* method, unsigned char* buf, unsigned char* dat, int* lab, size_t row, size_t tot)
1396 static Reorder_method_t reorder_methods[] =
1469 Reorder_method_t* reorder_method = &reorder_methods[0];

Completed in 1468 milliseconds