Searched refs:dig4 (Results 1 – 1 of 1) sorted by relevance
39 #define dig4(s,n) ((n)=((*(s)++)-'0')*1000,(n)+=((*(s)++)-'0')*100,(n)+=((*(s)++)-'0')*10,(n)+=(*(s… macro746 dig4(t, m); in tmxdate()852 dig4(s, m); in tmxdate()879 dig4(x, m); in tmxdate()882 dig4(s, m); in tmxdate()