Home
last modified time | relevance | path

Searched refs:tab_len (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A Dfc_led_parse.c105 static const int tab_len = (sizeof (table))/sizeof (table[0]); variable
155 for (i = 0; i < tab_len; i++) { in get_token()