Home
last modified time | relevance | path

Searched refs:PushCarry (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/flang/lib/Decimal/
H A Ddecimal-to-binary.cpp343 PushCarry(carry); in ConvertToBinary()
366 PushCarry(carry); in ConvertToBinary()
H A Dbig-radix-floating-point.h327 void PushCarry(int carry) { in RemoveLeastOrderZeroDigits() function