Searched refs:mcnt (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/lib/
H A Dregex.c675 int mcnt, mcnt2;
698 mcnt = *p++;
699 printf ("/exactn/%d", mcnt);
705 while (--mcnt);
709 mcnt = *p++;
710 printf ("/start_memory/%d/%d", mcnt, *p++);
714 mcnt = *p++;
715 printf ("/stop_memory/%d/%d", mcnt, *p++);
778 extract_number_and_incr (&mcnt, &p);
779 printf ("/on_failure_jump to %d", p + mcnt
670 int mcnt, mcnt2; local
3868 int mcnt; local
5266 int mcnt; local
5375 int mcnt; local
5412 int mcnt; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Dregex.c760 int mcnt, mcnt2;
787 mcnt = *p++;
788 printf ("/exactn/%d", mcnt);
794 while (--mcnt);
799 mcnt = *p++;
800 printf ("/exactn_bin/%d", mcnt);
805 while (--mcnt);
810 mcnt = *p++;
811 printf ("/start_memory/%d/%ld", mcnt, (long int) *p++);
815 mcnt
754 int mcnt, mcnt2; local
5563 int mcnt; local
7593 int mcnt; local
7704 int mcnt; local
7740 int mcnt; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnouveau_dp.c581 int ret, mcnt = num; local
583 while (mcnt--) {
596 if (mcnt || remaining > 16)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/pvrusb2/
H A Dpvrusb2-v4l2.c871 unsigned int mcnt; local
876 mcnt = scnprintf(msg, sizeof(msg) - 1,
880 msg[mcnt] = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dfarsync.c155 volatile u16 mcnt; /* Message byte count (15 bits) */ member in struct:rxdesc
1032 FST_WRW(card, rxDescrRing[pi][i].mcnt, LEN_RX_BUFFER);
1237 len = FST_RDW(card, rxDescrRing[pi][rxp].mcnt);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_init.c8156 int mcnt; local
8267 mcnt = lpfc_sli4_send_nop_mbox_cmds(phba,

Completed in 300 milliseconds