Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/ficl/softcore/
H A Dmakesoftcore.c117 #define IS_EOL_COMMENT(x) \ in main() macro
129 if (IS_EOL_COMMENT(src)) { in main()