Home
last modified time | relevance | path

Searched refs:NO_STD (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/libc/ci/
H A Dbuild.sh24 NO_STD="${3}"
27 if [ "${NO_STD}" != "1" ]; then
43 if [ "${NO_STD}" != "1" ]; then
52 if [ "$NO_STD" != "1" ]; then
60 if [ "${NO_STD}" != "1" ]; then
71 if [ "${NO_STD}" != "1" ]; then
82 if [ "$NO_STD" != "1" ]; then
/third_party/rust/crates/minimal-lexical/ci/
H A Dtest.sh12 # Force default tests to disable default feature on NO_STD.
13 if [ ! -z $NO_STD ]; then
48 if [ ! -z $NO_STD ]; then

Completed in 1 milliseconds