Home
last modified time | relevance | path

Searched refs:A (Results 1 – 1 of 1) sorted by relevance

/nscd/
A Dcachedumper.c85 #define A(x) (int) ((char *) &(x) - (char *) the_cache) in nscd_print_cache() macro
88 #define DPS(f) printf("%08x: %24s : %10d %08x\n", A (dps->f), #f, (int) dps->f, (int) dps->f); in nscd_print_cache()
135 printf ("\n%08x: type %s key %p \"", A (*here), in nscd_print_cache()
147 #define DH(f) printf ("%08x; %24s : %10d %08x\n", A (dh->f), #f, (int) dh->f, (int) dh->f); in nscd_print_cache()

Completed in 4 milliseconds