Lines Matching refs:noStaticInit
41 my ($root, $part, $noStaticInit, $longlong, $factor);
60 'no-static-init' => \$noStaticInit,
66 if ( defined($noStaticInit) && (defined($root) || defined($part)) ) {
382 $noStaticInit and writeInitialize();
430 if ( $noStaticInit ) {
446 if ( $noStaticInit ) {
468 $noStaticInit or
489 if ( !$noStaticInit ) {
499 if ( !$noStaticInit ) {
539 $noStaticInit &&
546 $noStaticInit &&