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

/u-boot/scripts/
H A Dcheckpatch.pl530 our $Int = qr{[0-9]+$Int_type?};
537 our $Constant = qr{$Float|$Binary|$Octal|$Hex|$Int};
7501 (($val =~ /^$Int$/ && $val !~ /^$Octal$/) ||

Completed in 42 milliseconds