Home
last modified time | relevance | path

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

1234

/netbsd/external/bsd/ntp/dist/libntp/
H A Dntp_lineedit.c163 int * pcount in ntp_readline() argument
177 *pcount = 0; in ntp_readline()
185 *pcount = strlen(line); in ntp_readline()
190 cline = el_gets(ntp_el, pcount); in ntp_readline()
195 } else if (*pcount == -1) { in ntp_readline()
219 *pcount = (int)strlen(line); /* cannot overflow here */ in ntp_readline()
/netbsd/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dm-regex.c60 size_t pcount; member
134 cregex->pcount = 0; in Gcompile()
159 … cregex->patterns = xrealloc (cregex->patterns, (cregex->pcount + 1) * sizeof (struct patterns)); in Gcompile()
160 memset (&cregex->patterns[cregex->pcount], '\0', sizeof (struct patterns)); in Gcompile()
163 &(cregex->patterns[cregex->pcount].regexbuf))) != NULL) in Gcompile()
165 cregex->pcount++; in Gcompile()
220 cregex->pcount = 0; in compile()
246 memset (&cregex->patterns[cregex->pcount], '\0', sizeof (struct patterns)); in compile()
249 &(cregex->patterns[cregex->pcount].regexbuf))) != NULL) in compile()
251 cregex->pcount++; in compile()
[all …]
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dbase64.d419 pcount += 4;
452 return pcount;
555 return pcount;
1203 pcount++;
1210 pcount++;
1217 pcount++;
1240 return pcount;
1291 pcount++;
1299 pcount++;
1307 pcount++;
[all …]
/netbsd/games/boggle/mkindex/
H A Dmkindex.c100 int ch, pcount; in nextword() local
107 if ((pcount = getc(fp)) == EOF) in nextword()
111 else if ((pcount = lastch) == EOF) in nextword()
114 p = buf + (*clen = pcount); in nextword()
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/
H A Dbase64.d409 size_t pcount; variable
452 return pcount;
544 return pcount;
1184 pcount++;
1191 pcount++;
1198 pcount++;
1221 return pcount;
1272 pcount++;
1280 pcount++;
1288 pcount++;
[all …]
/netbsd/games/boggle/boggle/
H A Dword.c70 int ch, pcount; in nextword() local
88 if ((pcount = getc(fp)) == EOF) in nextword()
91 } else if ((pcount = lastch) == EOF) in nextword()
94 p = buf + pcount; in nextword()
/netbsd/external/gpl2/grep/dist/src/
H A Dsearch.c63 size_t pcount; variable
209 patterns = realloc (patterns, (pcount + 1) * sizeof (*patterns)); in Gcompile()
213 patterns[pcount] = patterns0; in Gcompile()
216 &(patterns[pcount].regexbuf))) != 0) in Gcompile()
218 pcount++; in Gcompile()
293 patterns = realloc (patterns, (pcount + 1) * sizeof (*patterns)); in Ecompile()
296 patterns[pcount] = patterns0; in Ecompile()
299 &(patterns[pcount].regexbuf))) != 0) in Ecompile()
301 pcount++; in Ecompile()
405 for (i = 0; i < pcount; i++) in EGexecute()
/netbsd/external/apache2/llvm/dist/libcxx/include/
H A Dstrstream42 int pcount() const;
96 int pcount() const;
121 int pcount() const;
174 int pcount() const;
338 int pcount() const {return __sb_.pcount();}
397 int pcount() const {return __sb_.pcount();}
/netbsd/lib/csu/arch/earm/
H A Dcrtbegin.h40 find_exidx(void * pc, int * pcount) in find_exidx() argument
45 *pcount = (__exidx_end - __exidx_start) / 8; in find_exidx()
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/
H A Dstrstream.cc135 strstreambuf::pcount() const throw () in pcount() function in std::strstreambuf
386 ostrstream::pcount() const throw () in pcount() function in std::ostrstream
387 { return _M_buf.pcount(); } in pcount()
409 strstream::pcount() const throw () in pcount() function in std::strstream
410 { return _M_buf.pcount(); } in pcount()
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/
H A Dstrstream.cc135 strstreambuf::pcount() const throw () in pcount() function in std::strstreambuf
386 ostrstream::pcount() const throw () in pcount() function in std::ostrstream
387 { return _M_buf.pcount(); } in pcount()
409 strstream::pcount() const throw () in pcount() function in std::strstream
410 { return _M_buf.pcount(); } in pcount()
/netbsd/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dobjc.h35 ObjcSelector(const char *sv, size_t len, size_t pcount);
38 static ObjcSelector *lookup(const char *s, size_t len, size_t pcount);
/netbsd/libexec/ld.elf_so/arch/arm/
H A Dfind_exidx.c41 __gnu_Unwind_Find_exidx(_Unwind_Ptr pc, int * pcount) in __gnu_Unwind_Find_exidx() argument
86 *pcount = count; in __gnu_Unwind_Find_exidx()
/netbsd/external/gpl3/gcc.old/dist/libgfortran/generated/
H A Dreshape_c10.c67 index_type pcount[GFC_MAX_DIMENSIONS]; in reshape_c10() local
132 pcount[n] = 0; in reshape_c10()
287 scount[dim] = pcount[dim]; in reshape_c10()
347 scount[dim] = pcount[dim]; in reshape_c10()
H A Dreshape_c16.c67 index_type pcount[GFC_MAX_DIMENSIONS]; in reshape_c16() local
132 pcount[n] = 0; in reshape_c16()
287 scount[dim] = pcount[dim]; in reshape_c16()
347 scount[dim] = pcount[dim]; in reshape_c16()
H A Dreshape_c4.c67 index_type pcount[GFC_MAX_DIMENSIONS]; in reshape_c4() local
132 pcount[n] = 0; in reshape_c4()
287 scount[dim] = pcount[dim]; in reshape_c4()
347 scount[dim] = pcount[dim]; in reshape_c4()
H A Dreshape_c8.c67 index_type pcount[GFC_MAX_DIMENSIONS]; in reshape_c8() local
132 pcount[n] = 0; in reshape_c8()
287 scount[dim] = pcount[dim]; in reshape_c8()
347 scount[dim] = pcount[dim]; in reshape_c8()
H A Dreshape_i16.c67 index_type pcount[GFC_MAX_DIMENSIONS]; in reshape_16() local
132 pcount[n] = 0; in reshape_16()
287 scount[dim] = pcount[dim]; in reshape_16()
347 scount[dim] = pcount[dim]; in reshape_16()
H A Dreshape_i4.c67 index_type pcount[GFC_MAX_DIMENSIONS]; in reshape_4() local
132 pcount[n] = 0; in reshape_4()
287 scount[dim] = pcount[dim]; in reshape_4()
347 scount[dim] = pcount[dim]; in reshape_4()
H A Dreshape_i8.c67 index_type pcount[GFC_MAX_DIMENSIONS]; in reshape_8() local
132 pcount[n] = 0; in reshape_8()
287 scount[dim] = pcount[dim]; in reshape_8()
347 scount[dim] = pcount[dim]; in reshape_8()
H A Dreshape_r10.c67 index_type pcount[GFC_MAX_DIMENSIONS]; in reshape_r10() local
132 pcount[n] = 0; in reshape_r10()
287 scount[dim] = pcount[dim]; in reshape_r10()
347 scount[dim] = pcount[dim]; in reshape_r10()
H A Dreshape_r16.c67 index_type pcount[GFC_MAX_DIMENSIONS]; in reshape_r16() local
132 pcount[n] = 0; in reshape_r16()
287 scount[dim] = pcount[dim]; in reshape_r16()
347 scount[dim] = pcount[dim]; in reshape_r16()
H A Dreshape_r4.c67 index_type pcount[GFC_MAX_DIMENSIONS]; in reshape_r4() local
132 pcount[n] = 0; in reshape_r4()
287 scount[dim] = pcount[dim]; in reshape_r4()
347 scount[dim] = pcount[dim]; in reshape_r4()
H A Dreshape_r8.c67 index_type pcount[GFC_MAX_DIMENSIONS]; in reshape_r8() local
132 pcount[n] = 0; in reshape_r8()
287 scount[dim] = pcount[dim]; in reshape_r8()
347 scount[dim] = pcount[dim]; in reshape_r8()
/netbsd/external/gpl3/gcc/dist/libgfortran/generated/
H A Dreshape_c10.c67 index_type pcount[GFC_MAX_DIMENSIONS]; in reshape_c10() local
132 pcount[n] = 0; in reshape_c10()
287 scount[dim] = pcount[dim]; in reshape_c10()
347 scount[dim] = pcount[dim]; in reshape_c10()

1234