Searched defs:FICL_INSTRUCTION_TOKEN (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/common/ficl/
H A Ddictionary.c651 #define FICL_INSTRUCTION_TOKEN(token, description, flags) description, macro
654 #undef FICL_INSTRUCTION_TOKEN macro
H A Dficl.h972 #define FICL_INSTRUCTION_TOKEN(token, description, flags) token, macro
975 #undef FICL_INSTRUCTION_TOKEN macro
H A Dprimitives.c3103 #define FICL_INSTRUCTION_TOKEN(token, description, flags) \ macro
3107 #undef FICL_INSTRUCTION_TOKEN macro
3477 #define FICL_INSTRUCTION_TOKEN(token, description, flags) \
3480 #define FICL_INSTRUCTION_TOKEN(token, description, flags) macro
3484 #undef FICL_INSTRUCTION_TOKEN macro

Completed in 235 milliseconds