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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wget/src/
H A Dwget.h306 using printf ("0x%0*lx", PTR_FORMAT (p)). (%p is too unpredictable;
309 #define PTR_FORMAT(p) (int) (2 * sizeof (void *)), (unsigned long) (p) macro
H A Dopenssl.c437 DEBUGP (("Closed %d/SSL 0x%0*lx\n", fd, PTR_FORMAT (conn)));
518 fd, PTR_FORMAT (conn)));
H A Dhost.c304 DEBUGP (("Releasing 0x%0*lx (new refcount %d).\n", PTR_FORMAT (al),
308 DEBUGP (("Deleting unused 0x%0*lx.\n", PTR_FORMAT (al)));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wget/src/
H A Dwget.h306 using printf ("0x%0*lx", PTR_FORMAT (p)). (%p is too unpredictable;
309 #define PTR_FORMAT(p) (int) (2 * sizeof (void *)), (unsigned long) (p) macro
H A Dopenssl.c437 DEBUGP (("Closed %d/SSL 0x%0*lx\n", fd, PTR_FORMAT (conn)));
518 fd, PTR_FORMAT (conn)));
H A Dhost.c304 DEBUGP (("Releasing 0x%0*lx (new refcount %d).\n", PTR_FORMAT (al),
308 DEBUGP (("Deleting unused 0x%0*lx.\n", PTR_FORMAT (al)));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wget/src/
H A Dwget.h306 using printf ("0x%0*lx", PTR_FORMAT (p)). (%p is too unpredictable;
309 #define PTR_FORMAT(p) (int) (2 * sizeof (void *)), (unsigned long) (p) macro
H A Dopenssl.c437 DEBUGP (("Closed %d/SSL 0x%0*lx\n", fd, PTR_FORMAT (conn)));
518 fd, PTR_FORMAT (conn)));
H A Dhost.c304 DEBUGP (("Releasing 0x%0*lx (new refcount %d).\n", PTR_FORMAT (al),
308 DEBUGP (("Deleting unused 0x%0*lx.\n", PTR_FORMAT (al)));

Completed in 141 milliseconds