Searched refs:NUM_DEFAULT_ACTIONS (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/efcode/engine/
H A Dactions.c35 #define NUM_DEFAULT_ACTIONS 7 macro
150 token_t *value_actions[NUM_DEFAULT_ACTIONS];
151 token_t value_defines[NUM_DEFAULT_ACTIONS][3] = {
366 for (i = 0; i < NUM_DEFAULT_ACTIONS; i++) {
384 for (i = 0; i < NUM_DEFAULT_ACTIONS; i++) {

Completed in 178 milliseconds