Home
last modified time | relevance | path

Searched refs:FlushL (Results 1 – 8 of 8) sorted by relevance

/dports/irc/ircproxy/ircproxy-1.3.6/src/
H A Dconn_sendq.c202 struct FlushL_Struct *FlushL = NULL; in conn_flushsendq() local
213 FlushL = ConnS->FlushL_Head; in conn_flushsendq()
214 Duration = (NOW - FlushL->Time); in conn_flushsendq()
218 ConnS->FlushL_Head = FlushL->Next; in conn_flushsendq()
222 free(FlushL); in conn_flushsendq()
291 struct FlushL_Struct *FlushL = NULL; in conn_addflushl() local
309 FlushL = ConnS->FlushL_Tail; in conn_addflushl()
310 FlushL->Next = FlushL_NEW; in conn_addflushl()
311 FlushL_NEW->Prev = FlushL; in conn_addflushl()
328 FlushL = ConnS->FlushL_Head; in conn_initflushl()
[all …]
H A Dmemleaks.c178 struct FlushL_Struct *FlushL = NULL; in mem_leaks() local
455 for (FlushL = ConnS->FlushL_Head ; FlushL != NULL ; FlushL = FlushL->Next) { in mem_leaks()
456 if (MemTableS->PTR == FlushL) { Bool = TRUE; break; } in mem_leaks()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/compiler/src/
H A Dbeam_ssa_opt.erl1022 FlushL = Count1 + 1, %For flushing of float regs.
1028 CheckBr = #b_br{bool=Bool,succ=FlushL,fail=Fail},
1038 FlushBs = [{CheckL,CheckBlk},{FlushL,FlushBlk}],
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/compiler/src/
H A Dbeam_ssa_opt.erl1154 FlushL = Count1 + 1, %For flushing of float regs.
1160 CheckBr = #b_br{bool=Bool,succ=FlushL,fail=Fail},
1170 FlushBs = [{CheckL,CheckBlk},{FlushL,FlushBlk}],
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/compiler/src/
H A Dbeam_ssa_opt.erl1195 FlushL = Count0, %For flushing of float regs.
1197 Blk = Blk0#b_blk{last=Br#b_br{succ=FlushL}},
1206 FlushBs = [{FlushL,FlushBlk}],
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/compiler/src/
H A Dbeam_ssa_opt.erl1195 FlushL = Count0, %For flushing of float regs.
1197 Blk = Blk0#b_blk{last=Br#b_br{succ=FlushL}},
1206 FlushBs = [{FlushL,FlushBlk}],
/dports/lang/erlang/otp-OTP-24.1.7/lib/compiler/src/
H A Dbeam_ssa_opt.erl1195 FlushL = Count0, %For flushing of float regs.
1197 Blk = Blk0#b_blk{last=Br#b_br{succ=FlushL}},
1206 FlushBs = [{FlushL,FlushBlk}],
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/compiler/src/
H A Dbeam_ssa_opt.erl1195 FlushL = Count0, %For flushing of float regs.
1197 Blk = Blk0#b_blk{last=Br#b_br{succ=FlushL}},
1206 FlushBs = [{FlushL,FlushBlk}],