Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/tradcpp/dist/
H A Doutput.c42 static bool incomment = false; variable
H A Ddirective.c64 bool incomment = false; in uncomment() local
645 bool incomment; in directive_scancomments() local
H A Dfiles.c127 int incomment = 0; in findeol() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddmacro.d326 uint incomment = 0; in extractArgN() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddmacro.c103 unsigned incomment = 0; in extractArgN() local
/netbsd-src/usr.bin/unifdef/
H A Dunifdef.c233 static Comment_state incomment; /* comment parser state */ variable