Home
last modified time | relevance | path

Searched refs:unbounded_result (Results 1 – 16 of 16) sorted by relevance

/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgimple-ssa-warn-alloca.c200 alloca_type unbounded_result = (max_size < maxobjsize.to_uhwi () in alloca_call_type_by_arg() local
205 return alloca_type_and_limit (unbounded_result); in alloca_call_type_by_arg()
214 return alloca_type_and_limit (unbounded_result); in alloca_call_type_by_arg()
287 return alloca_type_and_limit (unbounded_result); in alloca_call_type_by_arg()
290 return alloca_type_and_limit (unbounded_result); in alloca_call_type_by_arg()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgimple-ssa-warn-alloca.c200 alloca_type unbounded_result = (max_size < maxobjsize.to_uhwi () in alloca_call_type_by_arg() local
205 return alloca_type_and_limit (unbounded_result); in alloca_call_type_by_arg()
214 return alloca_type_and_limit (unbounded_result); in alloca_call_type_by_arg()
287 return alloca_type_and_limit (unbounded_result); in alloca_call_type_by_arg()
290 return alloca_type_and_limit (unbounded_result); in alloca_call_type_by_arg()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgimple-ssa-warn-alloca.c200 alloca_type unbounded_result = (max_size < maxobjsize.to_uhwi () in alloca_call_type_by_arg() local
205 return alloca_type_and_limit (unbounded_result); in alloca_call_type_by_arg()
214 return alloca_type_and_limit (unbounded_result); in alloca_call_type_by_arg()
287 return alloca_type_and_limit (unbounded_result); in alloca_call_type_by_arg()
290 return alloca_type_and_limit (unbounded_result); in alloca_call_type_by_arg()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgimple-ssa-warn-alloca.c200 alloca_type unbounded_result = (max_size < maxobjsize.to_uhwi () in alloca_call_type_by_arg() local
205 return alloca_type_and_limit (unbounded_result); in alloca_call_type_by_arg()
214 return alloca_type_and_limit (unbounded_result); in alloca_call_type_by_arg()
287 return alloca_type_and_limit (unbounded_result); in alloca_call_type_by_arg()
290 return alloca_type_and_limit (unbounded_result); in alloca_call_type_by_arg()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgimple-ssa-warn-alloca.c200 alloca_type unbounded_result = (max_size < maxobjsize.to_uhwi () in alloca_call_type_by_arg() local
205 return alloca_type_and_limit (unbounded_result); in alloca_call_type_by_arg()
214 return alloca_type_and_limit (unbounded_result); in alloca_call_type_by_arg()
287 return alloca_type_and_limit (unbounded_result); in alloca_call_type_by_arg()
290 return alloca_type_and_limit (unbounded_result); in alloca_call_type_by_arg()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgimple-ssa-warn-alloca.c200 alloca_type unbounded_result = (max_size < maxobjsize.to_uhwi () in alloca_call_type_by_arg() local
205 return alloca_type_and_limit (unbounded_result); in alloca_call_type_by_arg()
214 return alloca_type_and_limit (unbounded_result); in alloca_call_type_by_arg()
287 return alloca_type_and_limit (unbounded_result); in alloca_call_type_by_arg()
290 return alloca_type_and_limit (unbounded_result); in alloca_call_type_by_arg()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/warp-0.1.19/src/
H A Dtest.rs544 .map(|unbounded_result| { in recv()
545 unbounded_result in recv()
561 .map(|unbounded_result| { in recv_closed()
562 unbounded_result.unwrap_or_else(|_| { in recv_closed()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgimple-ssa-warn-alloca.c242 alloca_type unbounded_result = (max_size < maxobjsize.to_uhwi () in alloca_call_type() local
244 return alloca_type_and_limit (unbounded_result); in alloca_call_type()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgimple-ssa-warn-alloca.c242 alloca_type unbounded_result = (max_size < maxobjsize.to_uhwi () in alloca_call_type() local
244 return alloca_type_and_limit (unbounded_result); in alloca_call_type()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgimple-ssa-warn-alloca.c242 alloca_type unbounded_result = (max_size < maxobjsize.to_uhwi () in alloca_call_type() local
244 return alloca_type_and_limit (unbounded_result); in alloca_call_type()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgimple-ssa-warn-alloca.c240 alloca_type unbounded_result = (max_size < maxobjsize.to_uhwi () in alloca_call_type() local
242 return alloca_type_and_limit (unbounded_result); in alloca_call_type()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/warp-0.2.3/src/
H A Dtest.rs575 .map(|unbounded_result| unbounded_result.map_err(WsError::new)) in recv()
/dports/www/firefox/firefox-99.0/third_party/rust/warp/src/
H A Dtest.rs575 .map(|unbounded_result| unbounded_result.map_err(WsError::new)) in recv()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/warp/src/
H A Dtest.rs559 .map(|unbounded_result| unbounded_result.map_err(WsError::new)) in recv()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/warp/src/
H A Dtest.rs559 .map(|unbounded_result| unbounded_result.map_err(WsError::new)) in recv()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/warp/src/
H A Dtest.rs559 .map(|unbounded_result| unbounded_result.map_err(WsError::new)) in recv()