Home
last modified time | relevance | path

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

/netbsd-src/games/warp/
H A Dweapon.c445 static char curchar[] = "@* "; in fire_phaser() local
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dmakeinfo.h179 #define curchar() input_text[input_text_offset] macro