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

/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dcond-cmp-numeric-eq.mk31 # Trailing zeroes after the decimal point are irrelevant for the numeric
H A Dvarmod-to-separator.mk142 # Trailing characters after the octal character number are rejected.
149 # Trailing characters after the hexadecimal character number are rejected.
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp12756 uint32_t Trailing = countTrailingZeros(C1); local
12758 if (Trailing == C2 && C2 + C3 < 32) {

Completed in 203 milliseconds