Home
last modified time | relevance | path

Searched refs:bufpt (Results 1 – 25 of 199) sorted by relevance

12345678

/dports/devel/ga/ga-5.8/armci/tcgmsg/ipcv5.0/
H A Devlog.c38 bufpt = buffer; \
44 nchars = strlen(bufpt); \
45 bufpt += nchars; \
201 if (!(bufpt = buffer = malloc((unsigned) BUFLEN))) { in evlog()
213 temp = bufpt; /* Save to check if anything has been logged */ in evlog()
304 if (temp != bufpt) { in evlog()
305 RECORD(sprintf(bufpt, "\n")); in evlog()
306 temp = bufpt; in evlog()
322 if (temp != bufpt) { in evlog()
323 RECORD(sprintf(bufpt, "\n")); in evlog()
[all …]
/dports/devel/ga/ga-5.8/tcgmsg/tcgmsg-mpi/
H A Devlog.c34 bufpt = buffer; \
41 nchars = strlen(bufpt); \
42 bufpt += nchars; \
198 if (!(bufpt = buffer = malloc((unsigned) BUFLEN))) { in evlog()
244 RECORD(sprintf(bufpt, ":TIME:%.2f", walltime())); in evlog()
321 if (temp != bufpt) { in evlog()
322 RECORD(sprintf(bufpt, "\n")); in evlog()
323 temp = bufpt; in evlog()
339 if (temp != bufpt) { in evlog()
340 RECORD(sprintf(bufpt, "\n")); in evlog()
[all …]
/dports/databases/sqlite2/sqlite-2.8.17/src/
H A Dprintf.c232 bufpt = 0; in vxprintf()
425 bufpt = buf; in vxprintf()
463 while( bufpt>=buf && *bufpt=='0' ) *(bufpt--) = 0; in vxprintf()
464 if( bufpt>=buf && *bufpt=='.' ) *(bufpt--) = 0; in vxprintf()
475 while( bufpt>=buf && *bufpt=='0' ) *(bufpt--) = 0; in vxprintf()
476 if( bufpt>=buf && *bufpt=='.' ) *(bufpt--) = 0; in vxprintf()
495 bufpt = buf; in vxprintf()
503 bufpt[i] = bufpt[i-nPad]; in vxprintf()
517 bufpt = buf; in vxprintf()
529 bufpt = buf; in vxprintf()
[all …]
/dports/databases/p5-DBD-SQLite2/DBD-SQLite2-0.38/
H A Dprintf.c232 bufpt = 0; in vxprintf()
425 bufpt = buf; in vxprintf()
463 while( bufpt>=buf && *bufpt=='0' ) *(bufpt--) = 0; in vxprintf()
464 if( bufpt>=buf && *bufpt=='.' ) *(bufpt--) = 0; in vxprintf()
475 while( bufpt>=buf && *bufpt=='0' ) *(bufpt--) = 0; in vxprintf()
476 if( bufpt>=buf && *bufpt=='.' ) *(bufpt--) = 0; in vxprintf()
495 bufpt = buf; in vxprintf()
503 bufpt[i] = bufpt[i-nPad]; in vxprintf()
517 bufpt = buf; in vxprintf()
529 bufpt = buf; in vxprintf()
[all …]
/dports/devel/ga/ga-5.8/armci/tcgmsg/ipcv4.0/
H A Devlog.c203 bufpt = buffer; left = BUFLEN; in evlog()
212 #define RECORD(A) {A; nchars = strlen(bufpt); bufpt += nchars; left -= nchars;} in evlog()
262 RECORD(sprintf(bufpt, ":TIME:%.2f", walltime())); in evlog()
268 RECORD(sprintf(bufpt, ":TIME:%.2f", walltime())); in evlog()
274 RECORD(sprintf(bufpt, ":TIME:%.2f", walltime())); in evlog()
323 if (temp != bufpt) { in evlog()
324 RECORD(sprintf(bufpt, "\n")); in evlog()
325 temp = bufpt; in evlog()
341 if (temp != bufpt) { in evlog()
342 RECORD(sprintf(bufpt, "\n")); in evlog()
[all …]
/dports/databases/db5/db-5.3.28/util/db_sql_codegen/sqlite/
H A Dsqlprintf.c261 bufpt = 0; in vxprintf()
424 bufpt -= 2; in vxprintf()
500 bufpt = buf; in vxprintf()
555 while( bufpt[-1]=='0' ) *(--bufpt) = 0; in vxprintf()
580 *bufpt = 0; in vxprintf()
586 bufpt = buf; in vxprintf()
594 bufpt[i] = bufpt[i-nPad]; in vxprintf()
608 bufpt = buf; in vxprintf()
620 bufpt = buf; in vxprintf()
626 bufpt = ""; in vxprintf()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_mprintf.c268 bufpt = 0; in vxprintf()
533 bufpt = "NaN"; in vxprintf()
538 bufpt = buf; in vxprintf()
623 *bufpt = 0; in vxprintf()
629 bufpt = buf; in vxprintf()
637 bufpt[i] = bufpt[i - nPad]; in vxprintf()
652 bufpt = buf; in vxprintf()
665 bufpt = buf; in vxprintf()
671 bufpt = ""; in vxprintf()
700 bufpt = buf; in vxprintf()
[all …]
/dports/devel/fossil/fossil-src-2.17/src/
H A Dprintf.c334 bufpt = 0; in vxprintf()
343 blob_append(pBlob, bufpt, (int)(fmt - bufpt)); in vxprintf()
504 bufpt[idx] = bufpt[idx+nn]; in vxprintf()
561 bufpt = buf; in vxprintf()
616 while( bufpt[-1]=='0' ) *(--bufpt) = 0; in vxprintf()
641 *bufpt = 0; in vxprintf()
647 bufpt = buf; in vxprintf()
655 bufpt[i] = bufpt[i-nPad]; in vxprintf()
668 bufpt = buf; in vxprintf()
679 bufpt = buf; in vxprintf()
[all …]
/dports/www/rssroll/libcez-1.05/src/fossil/
H A Dprintf.c292 bufpt = 0; in vxprintf()
503 bufpt = buf; in vxprintf()
558 while( bufpt[-1]=='0' ) *(--bufpt) = 0; in vxprintf()
583 *bufpt = 0; in vxprintf()
589 bufpt = buf; in vxprintf()
597 bufpt[i] = bufpt[i-nPad]; in vxprintf()
610 bufpt = buf; in vxprintf()
621 bufpt = buf; in vxprintf()
643 bufpt = ""; in vxprintf()
653 bufpt = ""; in vxprintf()
[all …]
/dports/multimedia/tvheadend/tvheadend-4.2.8/src/misc/
H A Ddbl.c160 char *bufpt; in my_double2str() local
212 bufpt = buf; in my_double2str()
250 *(bufpt++) = '0'; in my_double2str()
258 *(bufpt++) = '.'; in my_double2str()
264 *(bufpt++) = '0'; in my_double2str()
273 while( bufpt[-1]=='0' ) *(--bufpt) = 0; in my_double2str()
278 *(bufpt++) = '0'; in my_double2str()
282 *(--bufpt) = 0; in my_double2str()
288 *(bufpt++) = 'e'; in my_double2str()
292 *(bufpt++) = '+'; in my_double2str()
[all …]
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dprintf.c266 bufpt = 0; in sqlite3VXPrintf()
438 bufpt -= 2; in sqlite3VXPrintf()
514 bufpt = buf; in sqlite3VXPrintf()
570 while( bufpt[-1]=='0' ) *(--bufpt) = 0; in sqlite3VXPrintf()
595 *bufpt = 0; in sqlite3VXPrintf()
601 bufpt = buf; in sqlite3VXPrintf()
609 bufpt[i] = bufpt[i-nPad]; in sqlite3VXPrintf()
623 bufpt = buf; in sqlite3VXPrintf()
635 bufpt = buf; in sqlite3VXPrintf()
641 bufpt = ""; in sqlite3VXPrintf()
[all …]
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dprintf.c250 bufpt = 0; in sqlite3_str_vappendf()
265 sqlite3_str_append(pAccum, bufpt, (int)(fmt - bufpt)); in sqlite3_str_vappendf()
496 bufpt[idx] = bufpt[idx+nn]; in sqlite3_str_vappendf()
574 bufpt = buf; in sqlite3_str_vappendf()
607 zOut = bufpt; in sqlite3_str_vappendf()
638 while( bufpt[-1]=='0' ) *(--bufpt) = 0; in sqlite3_str_vappendf()
663 *bufpt = 0; in sqlite3_str_vappendf()
669 bufpt = zOut; in sqlite3_str_vappendf()
677 bufpt[i] = bufpt[i-nPad]; in sqlite3_str_vappendf()
693 bufpt = buf; in sqlite3_str_vappendf()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dprintf.c243 bufpt = 0; in sqlite3_str_vappendf()
258 sqlite3_str_append(pAccum, bufpt, (int)(fmt - bufpt)); in sqlite3_str_vappendf()
488 bufpt[idx] = bufpt[idx+nn]; in sqlite3_str_vappendf()
561 bufpt = buf; in sqlite3_str_vappendf()
594 zOut = bufpt; in sqlite3_str_vappendf()
625 while( bufpt[-1]=='0' ) *(--bufpt) = 0; in sqlite3_str_vappendf()
650 *bufpt = 0; in sqlite3_str_vappendf()
656 bufpt = zOut; in sqlite3_str_vappendf()
664 bufpt[i] = bufpt[i-nPad]; in sqlite3_str_vappendf()
680 bufpt = buf; in sqlite3_str_vappendf()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dprintf.c250 bufpt = 0; in sqlite3_str_vappendf()
265 sqlite3_str_append(pAccum, bufpt, (int)(fmt - bufpt)); in sqlite3_str_vappendf()
496 bufpt[idx] = bufpt[idx+nn]; in sqlite3_str_vappendf()
574 bufpt = buf; in sqlite3_str_vappendf()
607 zOut = bufpt; in sqlite3_str_vappendf()
638 while( bufpt[-1]=='0' ) *(--bufpt) = 0; in sqlite3_str_vappendf()
663 *bufpt = 0; in sqlite3_str_vappendf()
669 bufpt = zOut; in sqlite3_str_vappendf()
677 bufpt[i] = bufpt[i-nPad]; in sqlite3_str_vappendf()
693 bufpt = buf; in sqlite3_str_vappendf()
[all …]
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dprintf.c209 bufpt = 0; in sqlite3VXPrintf()
224 sqlite3StrAccumAppend(pAccum, bufpt, (int)(fmt - bufpt)); in sqlite3VXPrintf()
439 bufpt[idx] = bufpt[idx+nn]; in sqlite3VXPrintf()
502 bufpt = buf; in sqlite3VXPrintf()
535 zOut = bufpt; in sqlite3VXPrintf()
566 while( bufpt[-1]=='0' ) *(--bufpt) = 0; in sqlite3VXPrintf()
591 *bufpt = 0; in sqlite3VXPrintf()
605 bufpt[i] = bufpt[i-nPad]; in sqlite3VXPrintf()
621 bufpt = buf; in sqlite3VXPrintf()
627 c = bufpt ? bufpt[0] : 0; in sqlite3VXPrintf()
[all …]
/dports/devel/svntrac/cvstrac-2.0.1/
H A Dcgi.c1535 bufpt = 0; in vxprintf()
1757 bufpt = buf; in vxprintf()
1795 while( bufpt>=buf && *bufpt=='0' ) *(bufpt--) = 0; in vxprintf()
1796 if( bufpt>=buf && *bufpt=='.' ) *(bufpt--) = 0; in vxprintf()
1807 while( bufpt>=buf && *bufpt=='0' ) *(bufpt--) = 0; in vxprintf()
1808 if( bufpt>=buf && *bufpt=='.' ) *(bufpt--) = 0; in vxprintf()
1827 bufpt = buf; in vxprintf()
1835 bufpt[i] = bufpt[i-nPad]; in vxprintf()
1849 bufpt = buf; in vxprintf()
1866 if( bufpt==0 ) bufpt = ""; in vxprintf()
[all …]
/dports/devel/cvstrac/cvstrac-2.0.1/
H A Dcgi.c1535 bufpt = 0; in vxprintf()
1757 bufpt = buf; in vxprintf()
1795 while( bufpt>=buf && *bufpt=='0' ) *(bufpt--) = 0; in vxprintf()
1796 if( bufpt>=buf && *bufpt=='.' ) *(bufpt--) = 0; in vxprintf()
1807 while( bufpt>=buf && *bufpt=='0' ) *(bufpt--) = 0; in vxprintf()
1808 if( bufpt>=buf && *bufpt=='.' ) *(bufpt--) = 0; in vxprintf()
1827 bufpt = buf; in vxprintf()
1835 bufpt[i] = bufpt[i-nPad]; in vxprintf()
1849 bufpt = buf; in vxprintf()
1866 if( bufpt==0 ) bufpt = ""; in vxprintf()
[all …]
/dports/devel/gittrac/cvstrac-2.0.1/
H A Dcgi.c1535 bufpt = 0; in vxprintf()
1757 bufpt = buf; in vxprintf()
1795 while( bufpt>=buf && *bufpt=='0' ) *(bufpt--) = 0; in vxprintf()
1796 if( bufpt>=buf && *bufpt=='.' ) *(bufpt--) = 0; in vxprintf()
1807 while( bufpt>=buf && *bufpt=='0' ) *(bufpt--) = 0; in vxprintf()
1808 if( bufpt>=buf && *bufpt=='.' ) *(bufpt--) = 0; in vxprintf()
1827 bufpt = buf; in vxprintf()
1835 bufpt[i] = bufpt[i-nPad]; in vxprintf()
1849 bufpt = buf; in vxprintf()
1866 if( bufpt==0 ) bufpt = ""; in vxprintf()
[all …]
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/dbwrappers/
H A Dmysqldataset.cpp865 bufpt = 0; in mysqlVXPrintf()
1094 bufpt = buf; in mysqlVXPrintf()
1150 while( bufpt[-1]=='0' ) *(--bufpt) = 0; in mysqlVXPrintf()
1175 *bufpt = 0; in mysqlVXPrintf()
1181 bufpt = buf; in mysqlVXPrintf()
1189 bufpt[i] = bufpt[i-nPad]; in mysqlVXPrintf()
1202 bufpt = buf; in mysqlVXPrintf()
1214 bufpt = buf; in mysqlVXPrintf()
1219 if( bufpt==0 ){ in mysqlVXPrintf()
1255 bufpt = buf; in mysqlVXPrintf()
[all …]
/dports/databases/py-PyGreSQL/PyGreSQL-5.2/
H A Dpgconn.c697 char *table, *buffer, *bufpt; in conn_inserttable() local
767 bufpt = buffer; in conn_inserttable()
769 bufpt += sprintf(bufpt, "copy %s", table); in conn_inserttable()
773 bufpt += sprintf(bufpt, " ("); in conn_inserttable()
793 bufpt += sprintf(bufpt, "%s%s", col, j == n - 1 ? ")" : ","); in conn_inserttable()
797 sprintf(bufpt, " from stdin"); in conn_inserttable()
842 bufpt = buffer; in conn_inserttable()
847 *bufpt++ = '\t'; --bufsiz; in conn_inserttable()
855 *bufpt++ = '\\'; *bufpt++ = 'N'; in conn_inserttable()
869 *bufpt++ = *t++; --bufsiz; in conn_inserttable()
[all …]
/dports/emulators/uae/uae-0.8.29/src/
H A Dncurses.c337 uae_u8 *bufpt; in getgraycol() local
343 bufpt = ((uae_u8 *)gfxvidinfo.bufmem) + ys*currprefs.gfx_width + xs; in getgraycol()
346 for(y = 0; y < yl; y++, bufpt += currprefs.gfx_width) in getgraycol()
348 c += bufpt[x]; in getgraycol()
360 uae_u16 *bufpt; in getcol() local
370 bufpt = ((uae_u16 *)gfxvidinfo.bufmem) + ys*currprefs.gfx_width + xs; in getcol()
373 for(y = 0; y < yl; y++, bufpt += currprefs.gfx_width) in getcol()
375 int v = bufpt[x]; in getcol()
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/audio/
H A Dsfx_buffer.cpp193 char *bufpt = data.get(); in loadVorbisBuffer() local
197 int read = ov_read(&oggFile, bufpt, todo, ogg_endianness, 2, 1, &bs); in loadVorbisBuffer()
199 bufpt += read; in loadVorbisBuffer()
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/gfx-curses/
H A Dncurses.c320 uae_u8 *bufpt; in getgraycol() local
326 bufpt = ((uae_u8 *)gfxvidinfo.bufmem) + ys*currprefs.gfx_width + xs; in getgraycol()
329 for(y = 0; y < yl; y++, bufpt += currprefs.gfx_width) in getgraycol()
331 c += bufpt[x]; in getgraycol()
343 uae_u16 *bufpt; in getcol() local
353 bufpt = ((uae_u16 *)gfxvidinfo.bufmem) + ys*currprefs.gfx_width + xs; in getcol()
356 for(y = 0; y < yl; y++, bufpt += currprefs.gfx_width) in getcol()
358 int v = bufpt[x]; in getcol()
/dports/devel/libburn/libburn-1.5.4/libburn/
H A Dfile.c374 char *bufpt; in burn_fifo_source_shoveller() local
423 bufpt = fs->buf + wpos; in burn_fifo_source_shoveller()
425 bufpt = burn_os_alloc_buffer( in burn_fifo_source_shoveller()
427 if (bufpt == NULL) { in burn_fifo_source_shoveller()
442 (unsigned char *) bufpt, fs->inp_read_size); in burn_fifo_source_shoveller()
445 (unsigned char *) bufpt, fs->inp_read_size); in burn_fifo_source_shoveller()
472 memcpy(fs->buf + wpos, bufpt, bufsize - wpos); in burn_fifo_source_shoveller()
474 memcpy(fs->buf, bufpt + (bufsize - wpos), in burn_fifo_source_shoveller()
476 burn_os_free_buffer(bufpt, (size_t) fs->inp_read_size, in burn_fifo_source_shoveller()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/
H A Dcvd.h38 char *buf, *bufpt, *readpt; member

12345678