Searched refs:A_SIZE (Results 1 – 1 of 1) sorted by relevance
294 #define A_SIZE(a) (sizeof (a) / sizeof (a[0])) macro1364 if (db_type < A_SIZE(db_control_types)) { in mblk_prt()1372 if (db_type >= 0 && db_type < A_SIZE(db_control_hipri_types)) in mblk_prt()1575 if (proc_ev >= A_SIZE(ftev_proc)) in ft_printevent()1579 } else if (alloc_ev >= A_SIZE(ftev_alloc)) { in ft_printevent()