Searched refs:STR_ROTATED (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/games/fortune/strfile/
H A Dstrfile.h50 #define STR_ROTATED 0x4 /* rot-13'd text */ macro
H A Dstrfile.c230 Tbl.str_flags |= STR_ROTATED;
/netbsd-current/games/fortune/fortune/
H A Dfortune.c263 if (fp->tbl.str_flags & STR_ROTATED)
1310 if (fp->tbl.str_flags & STR_ROTATED)
1323 if (fp->tbl.str_flags & STR_ROTATED)

Completed in 191 milliseconds