Searched defs:tbl (Results 1 - 25 of 139) sorted by relevance

123456

/netbsd-current/external/bsd/flex/dist/src/
H A Dtables_shared.c58 yytbl_calc_total_len(const struct yytbl_data *tbl) argument
/netbsd-current/sys/arch/bebox/stand/boot/
H A Dclock.c60 u_long tbh, tbl, scratch; local
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_user_extensions.c21 i915_user_extensions(struct i915_user_extension __user *ext, const i915_user_extension_fn *tbl, unsigned int count, void *data) argument
/netbsd-current/sys/arch/prep/stand/boot/
H A Dclock.c76 u_long tbh, tbl, scratch; local
/netbsd-current/sys/arch/rs6000/stand/boot/
H A Dclock.c76 u_long tbh, tbl, scratch; local
/netbsd-current/sbin/gpt/
H A Dgpt_private.h43 struct map *tbl, *lbt, *gpt, *tpg; member in struct:gpt
/netbsd-current/games/fortune/unstr/
H A Dunstr.c90 static STRFILE tbl; /* description table */ local
127 order_unstr(STRFILE *tbl) argument
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/asn1/
H A Dt_bitst.c47 int ASN1_BIT_STRING_num_asc(const char *name, BIT_STRING_BITNAME *tbl) argument
15 ASN1_BIT_STRING_name_print(BIO *out, ASN1_BIT_STRING *bs, BIT_STRING_BITNAME *tbl, int indent) argument
33 ASN1_BIT_STRING_set_asc(ASN1_BIT_STRING *bs, const char *name, int value, BIT_STRING_BITNAME *tbl) argument
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Dt_bitst.c47 int ASN1_BIT_STRING_num_asc(const char *name, BIT_STRING_BITNAME *tbl) argument
15 ASN1_BIT_STRING_name_print(BIO *out, ASN1_BIT_STRING *bs, BIT_STRING_BITNAME *tbl, int indent) argument
33 ASN1_BIT_STRING_set_asc(ASN1_BIT_STRING *bs, const char *name, int value, BIT_STRING_BITNAME *tbl) argument
/netbsd-current/sys/arch/ia64/ia64/
H A Dconsinit.c79 struct dig64_hcdp_table *tbl; local
125 struct dig64_hcdp_table *tbl; local
[all...]
/netbsd-current/sys/arch/bebox/bebox/
H A Dcpu.c150 u_int tbu, tbl; local
/netbsd-current/lib/libm/src/
H A Ds_exp2.c61 } tbl[TBLSIZE] = { variable in typeref:struct:__anon7743
/netbsd-current/sys/arch/prep/prep/
H A Dcpu.c146 u_int tbl = h->hatch_tbl; local
/netbsd-current/usr.sbin/tprof/arch/
H A Dtprof_armv7.c110 tprof_event_list_table(struct pmu_event_table *tbl) argument
130 tprof_event_lookup_table(const char *name, struct tprof_param *param, struct pmu_event_table *tbl) argument
[all...]
H A Dtprof_armv8.c137 tprof_event_list_table(struct pmu_event_table *tbl) argument
157 tprof_event_lookup_table(const char *name, struct tprof_param *param, struct pmu_event_table *tbl) argument
[all...]
/netbsd-current/lib/libm/noieee_src/
H A Dn_exp2.c53 static const double tbl[TBLSIZE * 2] = { variable
/netbsd-current/external/bsd/mdocml/dist/
H A Dtbl_data.c42 getdata(struct tbl_node *tbl, struct tbl_span *dp, argument
178 tbl_cdata(struct tbl_node *tbl, int ln, const char *p, int pos) argument
218 newspan(struct tbl_node *tbl, int line, struct tbl_row *rp) argument
239 tbl_data(struct tbl_node *tbl, int ln, const char *p, int pos) argument
[all...]
H A Dtbl_opts.c66 arg(struct tbl_node *tbl, int ln, const char *p, int *pos, int key) argument
123 tbl_option(struct tbl_node *tbl, int ln, const char *p, int *offs) argument
H A Dtbl.c37 tbl_read(struct tbl_node *tbl, int ln, const char *p, int pos) argument
93 struct tbl_node *tbl; local
107 tbl_free(struct tbl_node *tbl) argument
143 tbl_restart(int line, int pos, struct tbl_node *tbl) argument
154 tbl_span(struct tbl_node *tbl) argument
166 tbl_end(struct tbl_node *tbl, int still_open) argument
[all...]
H A Dtbl_layout.c64 mods(struct tbl_node *tbl, struct tbl_cell *cp, argument
205 cell(struct tbl_node *tbl, struct tbl_row *rp, argument
264 tbl_layout(struct tbl_node *tbl, int ln, const char *p, int pos) argument
354 cell_alloc(struct tbl_node *tbl, struct tbl_row *rp, enum tbl_cellt pos) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/aarch64/
H A Dsve1-extended-sve2.s117 tbl z17.b, { z21.b, z22.b }, z27.b label
118 tbl z0.b, { z0.b, z1.b }, z0.b label
119 tbl z0.h, { z0.h, z1.h }, z0.h label
120 tbl z0.s, { z0.s, z1.s }, z0.s label
121 tbl z0.d, { z0.d, z1.d }, z0.d label
122 tbl z0.b, { z31.b, z0.b }, z0.b label
/netbsd-current/usr.sbin/iwictl/
H A Diwictl.c147 static const struct statistic tbl[] = { variable in typeref:struct:statistic
/netbsd-current/sys/arch/ia64/stand/efi/libefi/
H A Defi.c66 efi_get_table(EFI_GUID *tbl) argument
/netbsd-current/sys/arch/x86/x86/
H A Dx86_ipmi.c184 struct smbtable tbl; local
/netbsd-current/sys/arch/powerpc/booke/
H A De500_timer.c190 u_long tbh, tbl, scratch; local

Completed in 166 milliseconds

123456