Searched refs:POINTER_WIDTH (Results 1 – 1 of 1) sorted by relevance
1318 #define POINTER_WIDTH ((int)(sizeof(void *) * 2 + 2)) in DB_COMMAND() macro1319 db_printf("Id Refs Address%*c Size Name\n", POINTER_WIDTH - 7, ' '); in DB_COMMAND()1320 #undef POINTER_WIDTH in DB_COMMAND()