Searched refs:GRAPH_SIZE (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/usr.bin/nbperf/
H A Dnbperf-chm3.c3 #define GRAPH_SIZE 3 macro
H A Dgraph3.c3 #define GRAPH_SIZE 3 macro
H A Dgraph2.h55 #ifndef GRAPH_SIZE
56 #define GRAPH_SIZE 2 macro
61 #define SIZED(n) SIZED_(n, GRAPH_SIZE)
64 #define SIZED2(n) SIZED2_(graph, GRAPH_SIZE, n)
71 uint32_t vertices[GRAPH_SIZE];
H A Dnbperf-chm.c82 #if GRAPH_SIZE == 3
193 #if GRAPH_SIZE == 3
201 #if GRAPH_SIZE == 3
210 #if GRAPH_SIZE == 3
226 #if GRAPH_SIZE == 3
236 #if GRAPH_SIZE == 3
259 #if GRAPH_SIZE == 3
H A Dgraph2.c87 for (i = 0; i < GRAPH_SIZE; ++i) {
141 for (i = 0; i < GRAPH_SIZE; ++i) {
155 for (i = 0; i < GRAPH_SIZE; ++i) {
182 #if GRAPH_SIZE == 2
198 for (j = 0; j < GRAPH_SIZE; ++j) {
206 #if GRAPH_SIZE == 3
244 for (j = 0; j < GRAPH_SIZE; ++j)
H A Dnbperf-bdz.c69 #define GRAPH_SIZE 3 macro

Completed in 186 milliseconds