Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/os/
H A Dforthdebug.c42 #define SYMBOL_END "END OF SYMBOL" macro
148 if (!(buf_p = strstr(fth_buf, SYMBOL_END))) { in forthdebug_init()
149 cmn_err(CE_CONT, "No %s in forthdebug\n", SYMBOL_END); in forthdebug_init()