Home
last modified time | relevance | path

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

/dports/japanese/today/ja-today-2.12_2/
H A Dhistory.c54 #define FLAG_Y_TIMES 01 /* ��������̿���β����ɽ�� */ macro
61 int history_year_comment = FLAG_Y_TIMES | FLAG_Y_DIEDAGE;
290 if ((history_year_comment & FLAG_Y_TIMES) != 0 && age >= 0) { in history_makemsg()
307 if ((history_year_comment & FLAG_Y_TIMES) != 0 && ayear >= 0) { in history_makemsg()