Home
last modified time | relevance | path

Searched defs:asmcomment (Results 1 – 1 of 1) sorted by relevance

/dports/lang/gforth/gforth-0.7.3/engine/
H A Dengine.c227 #define asmcomment(string) asm(ASMCOMMENT string) macro
230 #define asmcomment(string) asm("") macro