Searched defs:tbl (Results 26 - 50 of 139) sorted by relevance

123456

/netbsd-current/lib/libm/ld128/
H A Ds_exp2l.c61 static const long double tbl[TBLSIZE] = { variable
H A Dk_expl.h101 } tbl[INTERVALS] = { variable in typeref:struct:__anon1
/netbsd-current/lib/libm/ld80/
H A Ds_exp2l.c63 static const double tbl[TBLSIZE * 2] = { variable
H A Dk_expl.h77 } tbl[INTERVALS] = { variable in typeref:struct:__anon5
/netbsd-current/crypto/external/bsd/libsaslc/dist/src/
H A Dlist.c242 get_named_flag(const char *key, const named_flag_t *tbl) argument
261 saslc__list_flags(list_t *list, const named_flag_t *tbl) argument
/netbsd-current/external/bsd/flex/dist/src/
H A Dtables.c382 yytbl_data_geti(const struct yytbl_data *tbl, int i) argument
406 yytbl_data_seti(const struct yytbl_data *tbl, int i, flex_int32_t newval) argument
431 min_int_size(struct yytbl_data *tbl) argument
464 yytbl_data_compress(struct yytbl_data *tbl) argument
[all...]
/netbsd-current/sbin/nvmectl/
H A Dnvmectl.c88 dispatch(int argc, char *argv[], const struct nvme_function *tbl) argument
/netbsd-current/sbin/gpt/
H A Dbiosboot.c151 set_bootable(gpt_t gpt, map_t map, map_t tbl, unsigned int i) argument
/netbsd-current/sys/dev/dm/
H A Ddm_table.c149 dm_table_t *tbl; local
187 dm_table_t *tbl; local
238 dm_table_t *tbl; local
284 dm_table_t *tbl; local
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/falcon/
H A Dqmgr.h52 unsigned long tbl[BITS_TO_LONGS(NVKM_FALCON_QMGR_SEQ_NUM)]; member in struct:nvkm_falcon_qmgr::__anon1151
/netbsd-current/sys/arch/powerpc/ibm4xx/
H A Dclock.c235 u_long tbh, tbl, scratch; local
/netbsd-current/sys/dev/
H A Dsmbios_platform.c206 platform_add(struct smbtable *tbl, const char *key, int idx) argument
220 platform_add_word(struct smbtable *tbl, const char *key, uint16_t val, argument
258 platform_add_date(struct smbtable *tbl, const char *key, int idx) argument
281 platform_add_uuid(struct smbtable *tbl, const char *key, const uint8_t *buf) argument
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/cmac/
H A Dcmac.c24 unsigned char tbl[EVP_MAX_BLOCK_LENGTH]; member in struct:CMAC_CTX_st
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/asn1/
H A Da_strnid.c83 ASN1_STRING_TABLE *tbl; local
215 static void st_free(ASN1_STRING_TABLE *tbl) argument
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/cmac/
H A Dcmac.c30 unsigned char tbl[EVP_MAX_BLOCK_LENGTH]; member in struct:CMAC_CTX_st
[all...]
/netbsd-current/usr.sbin/ipwctl/
H A Dipwctl.c164 static const struct statistic tbl[] = { variable in typeref:struct:statistic
/netbsd-current/sys/arch/macppc/macppc/
H A Dcpu.c341 u_int tbl = h->hatch_tbl; local
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Da_strnid.c83 ASN1_STRING_TABLE *tbl; local
220 static void st_free(ASN1_STRING_TABLE *tbl) argument
[all...]
/netbsd-current/sys/arch/ofppc/ofppc/
H A Dcpu.c303 u_int tbl = h->hatch_tbl; local
/netbsd-current/usr.bin/make/
H A Dhash.h107 HashTable tbl; member in struct:HashSet
/netbsd-current/external/bsd/libarchive/dist/tar/
H A Dcreation_set.c53 get_suffix_code(const struct suffix_code_t *tbl, const char *suffix) argument
/netbsd-current/external/bsd/tre/dist/lib/
H A Dxmalloc.c56 hashTable *tbl; local
93 hash_table_add(hashTable *tbl, void *ptr, int bytes, const char *file, int line, const char *func) argument
128 hash_table_del(hashTable *tbl, void *ptr) argument
[all...]
/netbsd-current/sys/dev/ic/
H A Desiopvar.h83 uint32_t *tbl; /* the table itself */ member in struct:esiop_dsatbl
/netbsd-current/share/examples/puffs/rot13fs/
H A Drot13fs.c59 static uint8_t tbl[256]; variable
/netbsd-current/sys/fs/nfs/common/
H A Dnfsrvcache.h121 struct nfsrvhashhead tbl; member in struct:nfsrchash_bucket

Completed in 386 milliseconds

123456