Home
last modified time | relevance | path

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

/dports/deskutils/gcal/gcal-4.1/src/
H A Dgcal.c1125 Greg_struct users_greg; variable
5020 users_greg.year = users_greg.month =
5021 users_greg.first_day = users_greg.last_day = 0;
5079 if (!users_greg.year)
5087 users_greg.year = i;
5090 users_greg.month = i;
5094 users_greg.last_day = i;
5117 if (users_greg.month
5119 && users_greg.last_day
5123 users_greg.first_day)
[all …]
H A Dcommon.h1113 # define users_greg V_ug macro