Searched refs:tcg_op_defs_max (Results 1 – 2 of 2) sorted by relevance
650 extern const size_t tcg_op_defs_max;
115 const size_t tcg_op_defs_max = ARRAY_SIZE(tcg_op_defs); variable