HomeSort by: relevance | last modified time | path
    Searched defs:visium_compute_frame_size (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/visium/
visium.cc 3517 /* Structure to be filled in by visium_compute_frame_size. */
3535 /* Current frame information calculated by visium_compute_frame_size. */
3630 visium_compute_frame_size (int size) function
3720 offset = visium_compute_frame_size (get_frame_size ());
3861 const int frame_size = visium_compute_frame_size (get_frame_size ());
  /src/external/gpl3/gcc.old/dist/gcc/config/visium/
visium.cc 3514 /* Structure to be filled in by visium_compute_frame_size. */
3532 /* Current frame information calculated by visium_compute_frame_size. */
3627 visium_compute_frame_size (int size) function
3717 offset = visium_compute_frame_size (get_frame_size ());
3858 const int frame_size = visium_compute_frame_size (get_frame_size ());

Completed in 17 milliseconds