Home
last modified time | relevance | path

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

/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/
H A Dinouealc.c30 MYLOG(2, " alloced=%p(" FORMAT_SIZE_T ")\n", alloced, size); in pgdebug_alloc()
51 MYLOG(0, "%s:alloc " FORMAT_SIZE_T "byte\n", ALCERR, size); in pgdebug_alloc()
78 MYLOG(0, "%s:calloc " FORMAT_SIZE_T "byte\n", ALCERR, size); in pgdebug_calloc()
188 …MYLOG(0, "%s:%s:out_check found memory buffer overrun %p(" FORMAT_SIZE_T ")>=%p(" FORMAT_SIZE_T ")… in out_check()
264 MYLOG(0, "%s:leak = %p(" FORMAT_SIZE_T ")\n", ALCERR, altbl[i].aladr, altbl[i].len); in debug_memory_check()
H A Dwin_unicode.c18 #define FORMAT_SIZE_T "%Iu" macro
20 #define FORMAT_SIZE_T "%zu" macro
898 MYLOG(0, " c16dt=%p size=" FORMAT_SIZE_T "\n", c16dt, n); in mbstoc16_lf()
932 MYLOG(0, " c8dt=%p size=" FORMAT_SIZE_T "u\n", c8dt, n); in c16tombs()
1181 MYLOG(0, " size=" FORMAT_SIZE_T " lf_conv=%d\n", n, lf_conv); in bindcol_hybrid_exec()
1282 MYLOG(0, " size=" FORMAT_SIZE_T "\n", n); in bindcol_localize_exec()
H A Dpsqlodbc.h164 #define FORMAT_SIZE_T "%Iu" /* size_t */ macro
180 #define FORMAT_SIZE_T "%zu" /* size_t */ macro
H A Dmisc.c128 MYLOG(DETAIL_LOG_LEVEL, "malloc size=" FORMAT_SIZE_T "\n", length); in make_string()
H A Dconvert.c6219 MYLOG(0, "in=" FORMAT_SIZE_T ", out = " FORMAT_SIZE_T "\n", ilen, o); in convert_from_pgbinary()
6287 MYLOG(DETAIL_LOG_LEVEL, "in[" FORMAT_SIZE_T "] = %d, %c\n", i, inc, inc); in convert_to_pgbinary()
6304 MYLOG(0, "leaving " FORMAT_SIZE_T ", out='%.*s'\n", o, (int) o, out); in convert_to_pgbinary()
H A Dconnection.c950 MYLOG(0, "error message=%s(" FORMAT_SIZE_T ")\n", errmsg, strlen(errmsg)); in handle_pgres_error()
1891 MYLOG(0, "query_len=" FORMAT_SIZE_T "\n", query_len); in CC_send_query_append()
H A Dexecute.c445 …MYLOG(0, "copying statement params: trans_status=%d, len=" FORMAT_SIZE_T ", stmt='%s'\n", conn->tr… in Exec_with_parameters_resolved()
H A Dqresult.c817 …MYLOG(0, "REALLOC: old_count = " FORMAT_LEN ", size = " FORMAT_SIZE_T "\n", tuple_size, (size_t) (… in QR_prepare_for_tupledata()
H A Dstatement.c3241 MYLOG(0, "used=" FORMAT_LEN " cpylen=" FORMAT_SIZE_T "\n", *used, cpylen); in SC_Resolve_bookmark()
3280 MYLOG(0, "leaving cvtlen=" FORMAT_SIZE_T " ix(bl,of)=%d(%d,%d)\n", cvtlen, pg_bm.index, pg_bm.keys.… in SC_Create_bookmark()
H A Dparse.c1109 MYLOG(DETAIL_LOG_LEVEL, "entering fields=" FORMAT_SIZE_T " ntab=%d\n", nfields, stmt->ntab); in SC_set_SS_columnkey()
/dports/net/bctoolbox/bctoolbox-0.6.0/include/bctoolbox/
H A Dport.h647 #define FORMAT_SIZE_T "%Iu" macro
649 #define FORMAT_SIZE_T "%lu" macro
651 #define FORMAT_SIZE_T "%zu" macro
/dports/net/belle-sip/belle-sip-1.6.3-0/src/
H A Dchannel.c1187 …belle_sip_message("message [%p] has body of size ["FORMAT_SIZE_T"] but no Content-Length, adding i… in check_content_length()
1193 …belle_sip_warning("message [%p] has Content-Length ["FORMAT_SIZE_T"] and body size ["FORMAT_SIZE_T in check_content_length()
1201 …belle_sip_error("message [%p] has Content-Length ["FORMAT_SIZE_T"], but without body or body with … in check_content_length()
H A Dbelle_sip_headers_impl.c1057 error=belle_sip_snprintf(buff,buff_size,offset,FORMAT_SIZE_T,content_length->content_length); in belle_sip_header_content_length_marshal()
/dports/net/liblinphone/linphone-3.12.0/coreapi/
H A Dlinphonecore.c4832 …("not as many logs saved in db has logs read from rc ("FORMAT_SIZE_T" in rc against "FORMAT_SIZE_T