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

  /src/external/gpl3/gcc.old/dist/gcc/
sbitmap.h 245 inline void sbitmap_free (sbitmap map) function
304 ~auto_sbitmap () { sbitmap_free (m_bitmap); }
  /src/external/gpl3/gcc/dist/gcc/
sbitmap.h 245 inline void sbitmap_free (sbitmap map) function
304 ~auto_sbitmap () { sbitmap_free (m_bitmap); }

Completed in 23 milliseconds