Home
last modified time | relevance | path

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

/dports/devel/vasm/vasm/syntax/oldstyle/
H A Dsyntax.c564 static void handle_ifd(char *s) in handle_ifd() function
892 "if_def",handle_ifd,
903 "ifdef",handle_ifd,
905 "ifd",handle_ifd,
/dports/devel/vasm/vasm/syntax/std/
H A Dsyntax.c763 static void handle_ifd(char *s) in handle_ifd() function
1030 "ifdef",handle_ifd,
/dports/devel/vasm/vasm/syntax/mot/
H A Dsyntax.c1115 static void handle_ifd(char *s) in handle_ifd() function
1564 "ifd",P|D,handle_ifd,