Searched refs:SIG_MAX_LEN (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Ducnv.c2752 #define SIG_MAX_LEN 5 macro
2761 /* initial 0xa5 bytes: make sure that if we read <SIG_MAX_LEN
2764 char start[SIG_MAX_LEN]={ '\xa5', '\xa5', '\xa5', '\xa5', '\xa5' };
2785 while(i<sourceLength&& i<SIG_MAX_LEN){

Completed in 210 milliseconds