Searched defs:valp (Results 1 - 25 of 133) sorted by relevance

123456

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A D20030125-1.c3 int func(int *valp) { argument
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/compile/
H A D20030125-1.c3 int func(int *valp) { argument
/netbsd-6-1-5-RELEASE/lib/libpci/
H A Dpci_device.c58 pcidev_conf_read(int fd, u_int reg, uint32_t *valp) argument
H A Dpci_bus.c58 pcibus_conf_read(int fd, u_int bus, u_int device, u_int func, u_int reg, uint32_t *valp) argument
/netbsd-6-1-5-RELEASE/common/lib/libprop/
H A Dprop_array_util.c45 prop_array_get_bool(prop_array_t array, unsigned int indx, bool *valp) argument
H A Dprop_dictionary_util.c57 prop_dictionary_get_bool(prop_dictionary_t dict, const char *key, bool *valp) argument
/netbsd-6-1-5-RELEASE/dist/nvi/vi/
H A Dv_init.c111 v_optchange(SCR *sp, int offset, const char *str, u_long *valp) argument
/netbsd-6-1-5-RELEASE/external/bsd/libdwarf/dist/
H A Ddwarf_attrval.c89 dwarf_attrval_flag(Dwarf_Die die, uint64_t attr, Dwarf_Bool *valp, Dwarf_Error *err) argument
166 dwarf_attrval_signed(Dwarf_Die die, uint64_t attr, Dwarf_Signed *valp, Dwarf_Error *err) argument
203 dwarf_attrval_unsigned(Dwarf_Die die, uint64_t attr, Dwarf_Unsigned *valp, Dwarf_Error *err) argument
[all...]
/netbsd-6-1-5-RELEASE/usr.sbin/i2cscan/
H A Di2cscan.c72 iic_smbus_receive_byte(int fd, i2c_addr_t addr, uint8_t *valp, int flags) argument
/netbsd-6-1-5-RELEASE/dist/nvi/common/
H A Doptions_f.c37 f_altwerase(SCR *sp, OPTION *op, const char *str, u_long *valp) argument
48 f_columns(SCR *sp, OPTION *op, const char *str, u_long *valp) argument
78 f_lines(SCR *sp, OPTION *op, const char *str, u_long *valp) argument
131 f_lisp(SCR *sp, OPTION *op, const char *str, u_long *valp) argument
141 f_msgcat(SCR *sp, OPTION *op, const char *str, u_long *valp) argument
151 f_print(SCR *sp, OPTION *op, const char *str, u_long *valp) argument
176 f_readonly(SCR *sp, OPTION *op, const char *str, u_long *valp) argument
193 f_recompile(SCR *sp, OPTION *op, const char *str, u_long *valp) argument
210 f_reformat(SCR *sp, OPTION *op, const char *str, u_long *valp) argument
220 f_ttywerase(SCR *sp, OPTION *op, const char *str, u_long *valp) argument
231 f_w300(SCR *sp, OPTION *op, const char *str, u_long *valp) argument
248 f_w1200(SCR *sp, OPTION *op, const char *str, u_long *valp) argument
265 f_w9600(SCR *sp, OPTION *op, const char *str, u_long *valp) argument
282 f_window(SCR *sp, OPTION *op, const char *str, u_long *valp) argument
294 f_encoding(SCR *sp, OPTION *op, const char *str, u_long *valp) argument
[all...]
H A Dutil.c165 nget_uslong(SCR *sp, u_long *valp, const CHAR_T *p, CHAR_T **endp, int base) argument
183 nget_slong(SCR *sp, long int *valp, const CHAR_T *p, CHAR_T **endp, int base) argument
/netbsd-6-1-5-RELEASE/dist/nvi/ip/
H A Dip_term.c89 ip_optchange(SCR *sp, int offset, char *str, u_long *valp) argument
/netbsd-6-1-5-RELEASE/external/bsd/am-utils/dist/libamu/
H A Dmtab.c173 hasmntvalerr(mntent_t *mnt, char *opt, int *valp) argument
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/
H A Dslapacl.c304 *valp = NULL; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/22_locale/money_get/get/char/
H A D6.cc63 string valp, valn, valp_ns, valn_ns; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/22_locale/money_get/get/wchar_t/
H A D6.cc63 wstring valp, valn, valp_ns, valn_ns; local
/netbsd-6-1-5-RELEASE/sys/ddb/
H A Ddb_variables.c91 db_rw_internal_variable(const struct db_variable *vp, db_expr_t *valp, int rw) argument
/netbsd-6-1-5-RELEASE/sys/dev/i2c/
H A Di2c_bitbang.c158 i2c_bitbang_read_byte(void *v, uint8_t *valp, int flags, i2c_bitbang_ops_t ops) argument
/netbsd-6-1-5-RELEASE/lib/libpmc/
H A Dpmc.c157 pmc_get_counter_value(int ctr, uint64_t *valp) argument
163 pmc_get_accumulated_counter_value(int ctr, uint64_t *valp) argument
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/22_locale/money_get/get/char/
H A D6.cc64 string valp, valn, valp_ns, valn_ns; local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/22_locale/money_get/get/wchar_t/
H A D6.cc64 wstring valp, valn, valp_ns, valn_ns; local
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dradeonfb_i2c.c186 radeonfb_i2c_read_byte(void *cookie, uint8_t *valp, int flags) argument
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/shell-backends/
H A Dshellutil.c91 char **valp; local
136 char **valp; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/mep/
H A Dmep-pragma.c42 mep_pragma_lex (tree *valp) argument
/netbsd-6-1-5-RELEASE/sys/dev/acpi/
H A Dacpi_util.c89 acpi_eval_integer(ACPI_HANDLE handle, const char *path, ACPI_INTEGER *valp) argument

Completed in 605 milliseconds

123456