Home
last modified time | relevance | path

Searched refs:pcount (Results 1 – 24 of 24) sorted by relevance

/openbsd/src/lib/libc/arch/arm/dlfcn/
Dexidx.c22 void *dl_unwind_find_exidx(const void *pc, int *pcount) __attribute__((weak));
27 int *pcount; member
57 *data->pcount = count; in find_exidx()
65 dl_unwind_find_exidx(const void *pc, int *pcount) in dl_unwind_find_exidx() argument
70 data.pcount = pcount; in dl_unwind_find_exidx()
/openbsd/src/games/boggle/mkindex/
Dmkindex.c79 int ch, pcount; in nextword() local
86 if ((pcount = getc(fp)) == EOF) in nextword()
90 else if ((pcount = lastch) == EOF) in nextword()
93 p = buf + (*clen = pcount); in nextword()
/openbsd/src/usr.sbin/spamdb/
Dspamdb.c119 gd.pcount = -1; in dbupdate()
123 gd.pcount = -2; in dbupdate()
152 gd.pcount++; in dbupdate()
160 gd.pcount = -1; in dbupdate()
164 gd.pcount = -2; in dbupdate()
206 switch (gd.pcount) { in print_entry()
218 gd.pcount); in print_entry()
244 gd.bcount, gd.pcount); in print_entry()
252 gd.bcount, gd.pcount); in print_entry()
/openbsd/src/games/boggle/boggle/
Dword.c58 int ch, pcount; in nextword() local
76 if ((pcount = getc(fp)) == EOF) in nextword()
79 } else if ((pcount = lastch) == EOF) in nextword()
82 p = buf + pcount; in nextword()
/openbsd/src/libexec/spamd/
Dgrey.h36 int pcount; /* how many times passed, or -1 for spamtrap */ member
44 int pcount; /* how many times passed, or -1 for spamtrap */ member
Dgdcopy.c41 gd->pcount = ogd.pcount; in gdcopyin()
Dgrey.c511 return (gd.pcount == -1 ? 1 : 2); in db_addrstate()
558 if (gd.expire <= now && gd.pcount != -2) { in greyscan()
562 } else if (gd.pcount == -1) { in greyscan()
567 } else if (gd.pcount >= 0 && gd.pass <= now) { in greyscan()
705 gd.pcount = spamtrap ? -1 : 0; in twupdate()
732 gd.pcount = -1; in twupdate()
735 gd.pcount++; in twupdate()
826 gd.pcount = spamtrap ? -1 : 0; in greyupdate()
854 gd.pcount = spamtrap ? -1 : 0; in greyupdate()
/openbsd/src/gnu/llvm/libcxx/include/
Dstrstream42 int pcount() const;
96 int pcount() const;
121 int pcount() const;
176 int pcount() const;
340 int pcount() const {return __sb_.pcount();}
399 int pcount() const {return __sb_.pcount();}
/openbsd/src/gnu/gcc/libstdc++-v3/src/
Dstrstream.cc138 strstreambuf::pcount() const in pcount() function in strstreambuf
387 ostrstream::pcount() const in pcount() function in ostrstream
388 { return _M_buf.pcount(); } in pcount()
410 strstream::pcount() const in pcount() function in strstream
411 { return _M_buf.pcount(); } in pcount()
/openbsd/src/gnu/lib/libstdc++/libstdc++/src/
Dstrstream.cc138 strstreambuf::pcount() const in pcount() function in std::strstreambuf
387 ostrstream::pcount() const in pcount() function in std::ostrstream
388 { return _M_buf.pcount(); } in pcount()
410 strstream::pcount() const in pcount() function in std::strstream
411 { return _M_buf.pcount(); } in pcount()
/openbsd/src/gnu/usr.bin/binutils/gdb/
Daix-thread.c670 int pcount, psize, pi, gcount, gi; in sync_threadlists() local
679 pcount = 0; in sync_threadlists()
693 if (pcount == psize) in sync_threadlists()
699 pbuf[pcount].pdtid = pdtid; in sync_threadlists()
700 pbuf[pcount].pthid = pthid; in sync_threadlists()
701 pcount++; in sync_threadlists()
704 for (pi = 0; pi < pcount; pi++) in sync_threadlists()
712 qsort (pbuf, pcount, sizeof *pbuf, pcmp); in sync_threadlists()
725 for (pi = gi = 0; pi < pcount || gi < gcount;) in sync_threadlists()
727 if (pi == pcount) in sync_threadlists()
/openbsd/src/gnu/gcc/libstdc++-v3/include/backward/
Dstrstream87 int pcount() const;
151 int pcount() const;
172 int pcount() const;
/openbsd/src/gnu/lib/libstdc++/libstdc++/include/backward/
Dstrstream87 int pcount() const;
146 int pcount() const;
167 int pcount() const;
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/noncompile/
D920923-1.c37 int pcount=0; variable
/openbsd/src/sbin/isakmpd/
Dx509.c606 x509_read_from_dir(X509_STORE *ctx, char *name, int hash, int *pcount) in x509_read_from_dir() argument
664 if (pcount != NULL) in x509_read_from_dir()
665 (*pcount)++; in x509_read_from_dir()
/openbsd/src/sys/net80211/
Dieee80211_output.c986 u_int8_t *pcount; in ieee80211_add_rsn_body() local
1012 pcount = frm; frm += 2; in ieee80211_add_rsn_body()
1031 LE_WRITE_2(pcount, count); in ieee80211_add_rsn_body()
1033 pcount = frm; frm += 2; in ieee80211_add_rsn_body()
1057 LE_WRITE_2(pcount, count); in ieee80211_add_rsn_body()
/openbsd/src/gnu/llvm/libcxx/src/
Dstrstream.cpp150 strstreambuf::pcount() const in pcount() function in strstreambuf
/openbsd/src/libexec/spamlogd/
Dspamlogd.c346 gd.pcount++; in dbupdate()
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
Dp784.C2244 size_t pcount();
2259 size_t pcount() { return ((strstreambuf*)_strbuf)->pcount(); } in pcount() function
2290 s[ostrstream::pcount()] = '\0'; in str()
/openbsd/src/gnu/usr.bin/binutils/binutils/
Dstabs.c4480 debug_type **pargs, unsigned int *pcount, in stab_demangle_arg() argument
4497 if (*pcount + 1 >= *palloc) in stab_demangle_arg()
4503 (*pargs)[*pcount] = type; in stab_demangle_arg()
4504 ++*pcount; in stab_demangle_arg()
/openbsd/src/gnu/usr.bin/binutils-2.17/binutils/
Dstabs.c4489 debug_type **pargs, unsigned int *pcount, in stab_demangle_arg() argument
4506 if (*pcount + 1 >= *palloc) in stab_demangle_arg()
4512 (*pargs)[*pcount] = type; in stab_demangle_arg()
4513 ++*pcount; in stab_demangle_arg()
/openbsd/src/gnu/lib/libstdc++/libstdc++/libio/
DChangeLog1866 * strstream.cc (strstreambuf::pcount): Simplify, to match
/openbsd/src/gnu/lib/libstdc++/libstdc++/docs/html/17_intro/
DCHECKLIST5968 M int pcount();
5999 M int pcount() const;
/openbsd/src/gnu/gcc/libstdc++-v3/docs/html/17_intro/
DCHECKLIST5968 M int pcount();
5999 M int pcount() const;