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

/freebsd-10.3-release/sbin/kldstat/
H A Dkldstat.c39 #define POINTER_WIDTH ((int)(sizeof(void *) * 2 + 2)) macro
158 printf("Id Refs Address%*c Size Name\n", POINTER_WIDTH - 7, ' ');

Completed in 74 milliseconds