Searched refs:static_init_count (Results 1 – 1 of 1) sorted by relevance
52 static_init_count=$(echo "$static_inits" | wc -l)54 if [ $static_init_count -gt $expected_static_init_count ]; then59 echo "Static initializer check passed ($static_init_count initializers)."