Home
last modified time | relevance | path

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

/openbsd/games/fortune/strfile/
H A Dstrfile.h49 #define STR_ROTATED 0x4 /* rot-13'd text */ macro
H A Dstrfile.c210 Tbl.str_flags |= STR_ROTATED; in main()
/openbsd/games/fortune/fortune/
H A Dfortune.c219 if (fp->tbl.str_flags & STR_ROTATED) in display()
1201 if (fp->tbl.str_flags & STR_ROTATED) in matches_in_list()