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

/vbox/src/libs/xpcom18a4/nsprpub/lib/tests/
H A Darena.c51 PRLogModuleInfo *tLM; variable
81 PR_LOG( tLM, PR_LOG_DEBUG, ("AA, InitPool -- Pool: %p. first: %p, current: %p, size: %d",
87 PR_LOG( tLM, PR_LOG_DEBUG,("AA, after alloc -- Pool: %p. first: %p, current: %p, size: %d",
89 PR_LOG( tLM, PR_LOG_DEBUG,(
98 PR_LOG( tLM, PR_LOG_DEBUG,("AA, after alloc -- Pool: %p. first: %p, current: %p, size: %d",
100 PR_LOG( tLM, PR_LOG_DEBUG,(
120 PR_LOG( tLM, PR_LOG_DEBUG, ("Before growth -- Pool: %p. alloc: %p ", &ap, ptr ));
125 PR_LOG( tLM, PR_LOG_DEBUG, ("After growth -- Pool: %p. alloc: %p ", &ap, ptr ));
145 PR_LOG( tLM, PR_LOG_DEBUG,
152 PR_LOG( tLM, PR_LOG_DEBU
[all...]

Completed in 51 milliseconds