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

/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dtrace.c73 #define FIRST_TOKEN 4 /* Must match the first token in the above enum */ macro
273 char *key = Keywords[token-FIRST_TOKEN].key;
530 Keywords[token-FIRST_TOKEN].key, value, line);
/illumos-gate/usr/src/cmd/abi/spectrans/spec2map/
H A Dxlator.c56 #define FIRST_TOKEN 4 /* Must match the first token in the enum above */ macro
276 char *key = Keywords[token-FIRST_TOKEN].key;

Completed in 60 milliseconds