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

  /src/external/gpl3/gcc/dist/gcc/
graphite.h 33 typedef unsigned graphite_dim_t; typedef
35 inline graphite_dim_t scop_nb_params (scop_p);
366 graphite_dim_t nb_params;
423 inline graphite_dim_t
432 scop_set_nb_params (scop_p scop, graphite_dim_t nb_params)
  /src/external/gpl3/gcc.old/dist/gcc/
graphite.h 33 typedef unsigned graphite_dim_t; typedef
35 static inline graphite_dim_t scop_nb_params (scop_p);
366 graphite_dim_t nb_params;
423 static inline graphite_dim_t
432 scop_set_nb_params (scop_p scop, graphite_dim_t nb_params)

Completed in 13 milliseconds