GCC Middle and Back End API Reference
convert.h File Reference

Go to the source code of this file.

Functions

tree convert_to_integer (tree, tree)
tree convert_to_pointer (tree, tree)
tree convert_to_real (tree, tree)
tree convert_to_fixed (tree, tree)
tree convert_to_complex (tree, tree)
tree convert_to_vector (tree, tree)

Function Documentation

tree convert_to_complex ( tree  ,
tree   
)
tree convert_to_fixed ( tree  ,
tree   
)
tree convert_to_integer ( tree  ,
tree   
)
tree convert_to_pointer ( tree  ,
tree   
)
tree convert_to_real ( tree  ,
tree   
)
tree convert_to_vector ( tree  ,
tree   
)