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

/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/lib/
H A Dnameprepdata.c190 unsigned short tbl[32]; member in struct:__anon44
1861 unsigned char tbl[32]; member in struct:__anon47
H A Dnameprep_template.c83 offset = TABLE[IMAP[IMAP[idx0] + idx1]].tbl[idx2];
132 offset = TABLE[IMAP[IMAP[idx0] + idx1]].tbl[idx2];
H A Dunicode_template.c57 ].tbl[IDX2(mprefix, v)]
H A Dunicodedata_320.c168 unsigned char tbl[32]; member in struct:__anon55
513 unsigned long tbl[32]; member in struct:__anon56
1596 unsigned short tbl[32]; member in struct:__anon57
5132 unsigned short tbl[32]; member in struct:__anon58
5549 unsigned short tbl[32]; member in struct:__anon59
6836 unsigned char tbl[32]; member in struct:__anon60
7394 unsigned short tbl[32]; member in struct:__anon61
/bind-9.6-ESV-R11/lib/dns/
H A Drcode.c125 struct tbl { struct
131 static struct tbl rcodes[] = { RCODENAMES ERCODENAMES };
132 static struct tbl tsigrcodes[] = { RCODENAMES TSIGRCODENAMES };
133 static struct tbl certs[] = { CERTNAMES };
134 static struct tbl secalgs[] = { SECALGNAMES };
135 static struct tbl secprotos[] = { SECPROTONAMES };
136 static struct tbl hashalgs[] = { HASHALGNAMES };
227 struct tbl *table, unsigned int max)
250 struct tbl *table)
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/util/
H A DSparseMap.pm467 my @tbl = ($default) x (1 << $tblbits);
468 \@tbl;
529 $idtype tbl[$tblsize];

Completed in 223 milliseconds