Jump to content

Bitwise operations: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 213:
importing
i_value type x
i_position type ix
exporting
e_value type x,
Line 220:
importing
i_value type x
i_position type ix
exporting
e_value type x,
Line 227:
importing
i_value type x
i_position type ix
exporting
e_value type x,
Line 234:
importing
i_value type x
i_position type ix
exporting
e_value type x.
Line 337:
exporting
i_value = a
i_position = hex_converter=>to_decimal( b )
importing
e_value = result ).
Line 348:
exporting
i_value = a
i_position = hex_converter=>to_decimal( b )
importing
e_value = result ).
Line 359:
exporting
i_value = bit-not a
i_position = hex_converter=>to_decimal( b )
importing
e_value = result ).
Line 370:
exporting
i_value = bit-not a
i_position = hex_converter=>to_decimal( b )
importing
e_value = result ).
Line 381:
exporting
i_value = bit-not a
i_position = hex_converter=>to_decimal( b )
importing
e_value = result ).
Line 392:
exporting
i_value = a
i_position = hex_converter=>to_decimal( b )
importing
e_value = result ).
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.