Home
last modified time | relevance | path

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

/dports/comms/gammu/gammu-1.42.0/helper/
H A Dformats.h6 #define PRINTWEEKS(num) printf(ngettext("%d week", "%d weeks", num), num); macro
/dports/comms/gammu/gammu-1.42.0/gammu/
H A Dmessage.c251 PRINTWEEKS(1); in GetSMSC()
266 PRINTWEEKS(smsc.Validity.Relative - 192); in GetSMSC()