Searched refs:gp_state_names (Results 1 – 2 of 2) sorted by relevance
370 static const char * const gp_state_names[] = { variable
535 if (gs < 0 || gs >= ARRAY_SIZE(gp_state_names)) in gp_state_getname()537 return gp_state_names[gs]; in gp_state_getname()