HomeSort by: relevance | last modified time | path
    Searched defs:algorithm_t (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/nsd/dist/simdzone/src/generic/
algorithm.h 14 typedef struct algorithm algorithm_t; typedef in typeref:struct:algorithm
28 static const algorithm_t algorithms[32] = {
51 const algorithm_t *algorithm;
136 const algorithm_t *algorithm = algorithm_hash_map[index].algorithm;
algorithm.h 14 typedef struct algorithm algorithm_t; typedef in typeref:struct:algorithm
28 static const algorithm_t algorithms[32] = {
51 const algorithm_t *algorithm;
136 const algorithm_t *algorithm = algorithm_hash_map[index].algorithm;

Completed in 2147 milliseconds