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

/linux-master/lib/crypto/mpi/
H A Dec.c30 #define DIM(v) (sizeof(v)/sizeof((v)[0])) macro
/linux-master/tools/perf/util/
H A Dsort.c2349 #define DIM(d, n, func) [d] = { .name = n, .entry = &(func) } macro
2387 #undef DIM macro
2389 #define DIM macro
2407 #undef DIM macro
2409 #define DIM macro
2425 #undef DIM macro
2433 #define DIM macro
2446 #undef DIM macro
[all...]

Completed in 112 milliseconds