Home
last modified time | relevance | path

Searched defs:currlen (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/bsd/pcc/dist/pcc/mip/
H A Dcompat.c317 size_t currlen = 0; in dopr() local
553 fmtstr(char *buffer, size_t *currlen, size_t maxlen, in fmtstr()
587 fmtint(char *buffer, size_t *currlen, size_t maxlen, in fmtint()
693 fmtfp(char *buffer, size_t *currlen, size_t maxlen, long double fvalue, in fmtfp()
812 dopr_outch(char *buffer, size_t *currlen, size_t maxlen, char c) in dopr_outch()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbio_print.c103 size_t currlen; in _dopr() local
382 size_t *currlen, in fmtstr()
434 size_t *currlen, in fmtint()
564 size_t *currlen, in fmtfp()
834 char **buffer, size_t *currlen, size_t *maxlen, int c) in doapr_outch()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bio/
H A Db_print.c103 size_t currlen; in _dopr() local
382 size_t *currlen, in fmtstr()
434 size_t *currlen, in fmtint()
564 size_t *currlen, in fmtfp()
830 char **buffer, size_t *currlen, size_t *maxlen, int c) in doapr_outch()
/netbsd-src/external/bsd/less/dist/lesstest/
H A Drun.c82 int currlen = read_screen(pipeline, curr, sizeof(curr)); in curr_screen_match() local
/netbsd-src/external/gpl2/mkhybrid/dist/
H A Drock.c100 static int currlen = 0; variable
/netbsd-src/sys/dev/pci/
H A Desavar.h56 int currlen; member