Searched refs:cType (Results 1 – 5 of 5) sorted by relevance
383 if( cType==13 ){ in localPayload()425 if( cType<=5 ){ in describeCell()432 if( cType!=5 ){ in describeCell()442 if( cType==5 || cType==13 ){ in describeCell()505 unsigned char cType = a[0]; in decodeCell() local512 if( cType<=5 ){ in decodeCell()518 if( cType!=5 ){ in decodeCell()533 if( cType==5 || cType==13 ){ in decodeCell()817 if( cType<=5 ){ in page_usage_cell()821 if( cType!=5 ){ in page_usage_cell()[all …]
352 static i64 localPayload(i64 nPayload, char cType){ in localPayload() argument357 if( cType==13 ){ in localPayload()384 unsigned char cType, /* Page type */ in describeCell() argument398 if( cType<=5 ){ in describeCell()405 if( cType!=5 ){ in describeCell()411 nLocal = localPayload(nPayload, cType); in describeCell()415 if( cType==5 || cType==13 ){ in describeCell()430 if( showCellContent && cType!=5 ){ in describeCell()
131 static const char cType[] = { variable155 j = cType[x-'a']; in isConsonant()164 j = cType[x-'a']; in isVowel()
132 static const char cType[] = { variable156 j = cType[x-'a']; in isConsonant()165 j = cType[x-'a']; in isVowel()
130 static const char cType[] = { variable154 j = cType[x-'a']; in isConsonant()163 j = cType[x-'a']; in isVowel()