Searched refs:loopcnt (Results 1 – 15 of 15) sorted by relevance
54 int loopcnt; in pass3a() local92 for (loopcnt = 0; ; loopcnt++) { in pass3a()104 loopcnt > numdirs) in pass3a()161 if (loopcnt <= countdirs) { in pass3a()267 for (loopcnt = 0; loopcnt < 2; loopcnt++) { in pass3a()268 if (loopcnt == 0) in pass3a()
110 if (loopcnt) in builtin()115 if (breakcnt > loopcnt) in builtin()116 breakcnt = loopcnt; in builtin()123 if (loopcnt) in builtin()128 if (breakcnt > loopcnt) in builtin()129 breakcnt = loopcnt; in builtin()
111 if (funcnt != 0 || loopcnt != 0)423 loopcnt++;434 loopcnt--;445 loopcnt++;457 loopcnt--;
91 int loopcnt; variable
411 extern int loopcnt;
369 loopcnt = peekc = peekn = 0; in exfile()
107 if(shp->st.loopcnt) in b_break()110 if(shp->st.breakcnt > shp->st.loopcnt) in b_break()111 shp->st.breakcnt = shp->st.loopcnt; in b_break()
810 int loopcnt; local837 loopcnt = 0;1066 if (loopcnt++ > MAXCNAMEDEPTH)
1619 shp->st.loopcnt++; in sh_exec()1704 shp->st.loopcnt--; in sh_exec()1747 shp->st.loopcnt++; in sh_exec()1784 shp->st.loopcnt--; in sh_exec()2581 shp->st.loopcnt = 0; in sh_funscope()2711 int loopcnt = shp->st.loopcnt; in sh_funct() local2719 shp->st.loopcnt = 0; in sh_funct()2721 shp->st.loopcnt = loopcnt; in sh_funct()
474 shp->st.loopcnt = 0; in exfile()
86 int loopcnt; member
3804 int loopcnt; in hermon_sw_reset() local3894 loopcnt = 100; /* 100 times @ 100 usec - total delay 10 msec */ in hermon_sw_reset()3897 if (--loopcnt == 0) in hermon_sw_reset()3900 if (loopcnt == 0) in hermon_sw_reset()4834 int status, i, j, loopcnt; in hermon_quiesce() local4952 loopcnt = 100; /* 100 times @ 100 usec - total delay 10 msec */ in hermon_quiesce()4955 if (--loopcnt == 0) in hermon_quiesce()4958 if (loopcnt == 0) { in hermon_quiesce()
688 int loopcnt = 0; in ds_send_msg() local717 (loopcnt++ < ds_retries)) { in ds_send_msg()730 loopcnt = 0; in ds_send_msg()
5366 uint32_t loopcnt; /* Limit loop to 2^32 */ in tl_get_any_addr() local5413 for (loopcnt = 0; loopcnt < UINT32_MAX; loopcnt++) { in tl_get_any_addr()
1067 int loopcnt = 0; in page_exists_physcontig() local1075 if (++loopcnt > 3) { in page_exists_physcontig()