count             207 ext/auxsys/auxsyslib.c      int count, i;
count             212 ext/auxsys/auxsyslib.c      count = getloadavg(samples, nsamples);
count             213 ext/auxsys/auxsyslib.c      if (count < 0) SCM_RETURN(SCM_FALSE);
count             214 ext/auxsys/auxsyslib.c      for (i=0; i<count; i++) {
count             106 ext/digest/md5c.c     unsigned count;
count             110 ext/digest/md5c.c     count = (ctx->bits[0] >> 3) & 0x3F;
count             114 ext/digest/md5c.c     p = ctx->in + count;
count             118 ext/digest/md5c.c     count = 64 - 1 - count;
count             121 ext/digest/md5c.c     if (count < 8) {
count             123 ext/digest/md5c.c 	memset(p, 0, count);
count             131 ext/digest/md5c.c 	memset(p, 0, count - 8);
count             687 gc/allchblk.c  	      	  static unsigned count = 0;
count             694 gc/allchblk.c  	          if ((++count & 3) == 0) {
count             133 gc/alloc.c         static unsigned count = 0;
count             136 gc/alloc.c         if ((count++ & 3) != 0) return(0);
count             164 gc/cord/cordprnt.c     register int count;
count             336 gc/cord/cordprnt.c     count = ec_len(result);
count             338 gc/cord/cordprnt.c     return(count);
count              26 gc/cord/cordtest.c int count;
count              31 gc/cord/cordtest.c     if (count < 64*1024+1) {
count              32 gc/cord/cordtest.c         if ((count & 1) == 0) {
count              37 gc/cord/cordtest.c         count++;
count              41 gc/cord/cordtest.c         count++;
count              69 gc/cord/cordtest.c     count = 0;
count              73 gc/cord/cordtest.c     if (count != 64*1024 + 2) ABORT("CORD_iter5 failed");
count              75 gc/cord/cordtest.c     count = 0;
count              81 gc/cord/cordtest.c     if (count != 64*1024 + 2) ABORT("Position based iteration failed");
count              98 gc/cord/cordtest.c     count = 0;
count             102 gc/cord/cordtest.c     if (count != 64*1024 + 2) ABORT("CORD_iter5 failed");
count              87 gc/cord/cordxtra.c 	size_t count;
count              94 gc/cord/cordxtra.c     register size_t count = d -> count;
count              96 gc/cord/cordxtra.c     (d -> buf)[count] = c;
count              97 gc/cord/cordxtra.c     d -> count = ++count;
count              98 gc/cord/cordxtra.c     if (count >= d -> len) {
count             108 gc/cord/cordxtra.c     register size_t count = d -> count;
count             113 gc/cord/cordxtra.c     while((buf[count] = *t++) != '\0') {
count             114 gc/cord/cordxtra.c         count++;
count             115 gc/cord/cordxtra.c         if (count >= max) {
count             116 gc/cord/cordxtra.c             d -> count = count;
count             120 gc/cord/cordxtra.c     d -> count = count;
count             132 gc/cord/cordxtra.c     fd.count = 0;
count             183 gc/cord/cordxtra.c     register size_t count;
count             188 gc/cord/cordxtra.c     for(count = 0; count < len;) {
count             206 gc/cord/cordxtra.c             count++;
count             212 gc/cord/cordxtra.c             count += avail;
count             213 gc/cord/cordxtra.c             if (count > len) avail -= (count - len);
count             453 gc/cord/cordxtra.c             register size_t count = 1;
count             456 gc/cord/cordxtra.c             while ((c = getc(f)) == 0) count++;
count             457 gc/cord/cordxtra.c             ecord[0].ec_cord = CORD_cat(ecord[0].ec_cord, CORD_nul(count));
count             270 gc/darwin_stop_world.c int GC_suspend_thread_list(thread_act_array_t act_list, int count,
count             277 gc/darwin_stop_world.c   for(i = 0; i < count; i++) {
count             303 gc/dyn_load.c  extern ssize_t GC_repeat_read(int fd, char *buf, size_t count);
count             316 gc/dyn_load.c      int count;
count             765 gc/finalize.c      int count = 0;
count             774 gc/finalize.c  	if (count == 0) {
count             790 gc/finalize.c  	++count;
count             798 gc/finalize.c      if (count != 0 && mem_freed_before != GC_mem_freed) {
count             803 gc/finalize.c      return count;
count             180 gc/os_dep.c    ssize_t GC_repeat_read(int fd, char *buf, size_t count)
count             185 gc/os_dep.c        while (num_read < count) {
count             186 gc/os_dep.c    	result = READ(fd, buf + num_read, count - num_read);
count            3412 gc/os_dep.c        mach_msg_type_number_t count;
count            3677 gc/os_dep.c            &GC_old_exc_ports.count,
count            3740 gc/os_dep.c        for(i=0;i<GC_old_exc_ports.count;i++)
count            3743 gc/os_dep.c        if(i==GC_old_exc_ports.count) ABORT("No handler for exception!");
count             289 gc/reclaim.c   #   define COUNT_PARAM , count
count             290 gc/reclaim.c   #   define COUNT_ARG , count
count             291 gc/reclaim.c   #   define COUNT_DECL signed_word * count;
count             293 gc/reclaim.c   #   define COUNT_UPDATE *count += n_words_found;
count              85 gc/stubborn.c      register word count = 0;
count              93 gc/stubborn.c          if (*p != 0) count++;
count              95 gc/stubborn.c      if (2 * count > old_size) new_size = 2 * count;
count             276 gc/stubborn.c      register unsigned long count = 0;
count             282 gc/stubborn.c              count++;
count             291 gc/stubborn.c        if (count > 0) {
count             293 gc/stubborn.c                    (unsigned long)count, (unsigned long)dropped_count);
count             340 gc/tests/test.c     static int count = 0;
count             342 gc/tests/test.c     if (++count & 1) {
count             181 src/class.c        int               count;
count             869 src/class.c            class_redefinition_lock.count++;
count             888 src/class.c            class_redefinition_lock.count = 0;
count             895 src/class.c        if (--class_redefinition_lock.count <= 0) {
count            2555 src/gauche.h   #define SCM_ARGREF(count)           (SCM_FP[count])
count              93 src/gauche/macro.h #define SCM_MAKE_PVREF(level, count)  \
count              94 src/gauche/macro.h     SCM_OBJ((SCM_WORD(level)<<24) | (SCM_WORD(count)<<16) | SCM_PVREF_TAG)
count            1492 src/intlib.c           int count = 1;
count            1496 src/intlib.c                                      SCM_MAKE_INT(Scm_Length(SCM_CAR(fp))-count));
count            1498 src/intlib.c               count++;
count             321 src/macro.c        int count = PVREF_COUNT(pvref);
count             322 src/macro.c        ScmObj q = Scm_ListRef(ctx->pvars, count, SCM_UNBOUND);
count             568 src/macro.c        int level = PVREF_LEVEL(pvref), count = PVREF_COUNT(pvref);
count             570 src/macro.c        ScmObj tree = mvec[count].root;
count             644 src/macro.c            int count = PVREF_COUNT(pvref);
count             645 src/macro.c            grow_branch(mvec+count, subpat->level);
count             654 src/macro.c            int count = PVREF_COUNT(pvref);
count             657 src/macro.c                    mvec[count].root = Scm_ReverseX(mvec[count].branch);
count             659 src/macro.c                    SCM_SET_CAR(mvec[count].sprout,
count             660 src/macro.c                                Scm_ReverseX(mvec[count].branch));
count             661 src/macro.c                    mvec[count].branch = SCM_NIL;
count             670 src/macro.c        int count = PVREF_COUNT(pvref);
count             672 src/macro.c            mvec[count].root = matched;
count             674 src/macro.c            mvec[count].branch = Scm_Cons(matched, mvec[count].branch);
count            1253 src/regexp.c           int count, n, j0 = 0, jn;
count            1257 src/regexp.c           count = SCM_INT_VALUE(SCM_CADR(ast));
count            1258 src/regexp.c           SCM_ASSERT(count > 0);
count            1263 src/regexp.c           for (n=0; n<count; n++) {
count            1294 src/regexp.c           for (n=0; n<count; n++) {
count             140 src/string.c       int count = 0;
count             149 src/string.c           count++;
count             153 src/string.c       return count;
count            1422 src/system.c   	int count;
count            1427 src/system.c   	count = WideCharToMultiByte(CP_UTF8, 0, wstr, -1,
count            1430 src/system.c   	SCM_ASSERT(count == mbsize);
count            1440 src/system.c   	int count;
count            1444 src/system.c   	count = MultiByteToWideChar(CP_UTF8, 0, mbstr, -1, dst, wcsize);
count            1446 src/system.c   	SCM_ASSERT(count == wcsize);
count             465 src/write.c                    int count = SCM_INT_VALUE(SCM_CAR(port->data));
count             466 src/write.c                    snprintf(numbuf, 50, "#%d=", count);
count             467 src/write.c                    e->value = SCM_MAKE_INT(count);
count             468 src/write.c                    SCM_SET_CAR(port->data, SCM_MAKE_INT(count+1));