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

/fuchsia/zircon/third_party/ulib/musl/pthread/
H A Dsem_getvalue.c5 int sem_getvalue(sem_t* restrict sem, int* restrict valp) { argument
/fuchsia/zircon/third_party/ulib/ngunwind/src/mi/
H A DGget_fpreg.c29 unw_get_fpreg (unw_cursor_t *cursor, int regnum, unw_fpreg_t *valp) argument
H A DGget_reg.c29 unw_get_reg (unw_cursor_t *cursor, int regnum, unw_word_t *valp) argument
H A DGset_reg.c29 unw_set_reg (unw_cursor_t *cursor, int regnum, unw_word_t valp) argument
/fuchsia/zircon/third_party/ulib/ngunwind/src/dwarf/
H A DGpe.c32 dwarf_read_encoded_pointer(unw_addr_space_t as, unw_accessors_t *a, unw_word_t *addr, unsigned char encoding, const unw_proc_info_t *pi, unw_word_t *valp, void *arg) argument
H A DGexpr.c193 dwarf_eval_expr(struct dwarf_cursor *c, unw_word_t *addr, unw_word_t len, unw_word_t *valp, int *is_register) argument
H A DGparser.c34 read_regnum(unw_addr_space_t as, unw_accessors_t *a, unw_word_t *addr, unw_word_t *valp, void *arg) argument
/fuchsia/zircon/third_party/ulib/ngunwind/src/aarch64/
H A DGregs.c43 tdep_access_reg (struct cursor *c, unw_regnum_t reg, unw_word_t *valp, argument
121 tdep_access_fpreg (struct cursor *c, unw_regnum_t reg, unw_fpreg_t *valp, argument
/fuchsia/zircon/third_party/ulib/ngunwind/src/arm/
H A DGregs.c49 tdep_access_reg (struct cursor *c, unw_regnum_t reg, unw_word_t *valp, argument
97 tdep_access_fpreg (struct cursor *c, unw_regnum_t reg, unw_fpreg_t *valp, argument
/fuchsia/zircon/third_party/ulib/ngunwind/include/ngunwind/private/
H A Dremote.h11 fetch8(unw_addr_space_t as, unw_accessors_t *a, unw_word_t *addr, int8_t *valp, void *arg) argument
31 fetch16(unw_addr_space_t as, unw_accessors_t *a, unw_word_t *addr, int16_t *valp, void *arg) argument
53 fetch32(unw_addr_space_t as, unw_accessors_t *a, unw_word_t *addr, int32_t *valp, void *arg) argument
75 fetchw(unw_addr_space_t as, unw_accessors_t *a, unw_word_t *addr, unw_word_t *valp, void *arg) argument
H A Ddwarf_i.h99 dwarf_readu8(unw_addr_space_t as, unw_accessors_t *a, unw_word_t *addr, uint8_t *valp, void *arg) argument
317 dwarf_read_uleb128(unw_addr_space_t as, unw_accessors_t *a, unw_word_t *addr, unw_word_t *valp, void *arg) argument
342 dwarf_read_sleb128(unw_addr_space_t as, unw_accessors_t *a, unw_word_t *addr, unw_word_t *valp, void *arg) argument
368 dwarf_read_encoded_pointer_inlined(unw_addr_space_t as, unw_accessors_t *a, unw_word_t *addr, unsigned char encoding, const unw_proc_info_t *pi, unw_word_t *valp, void *arg) argument
[all...]
/fuchsia/zircon/third_party/ulib/ngunwind/src/x86_64/
H A DGregs.c48 tdep_access_reg (struct cursor *c, unw_regnum_t reg, unw_word_t *valp, argument
117 tdep_access_fpreg (struct cursor *c, unw_regnum_t reg, unw_fpreg_t *valp, argument
/fuchsia/zircon/third_party/ulib/ngunwind/src/
H A Dos-linux.h110 scan_hex (char *cp, unsigned long *valp) argument
140 scan_dec (char *cp, unsigned long *valp) argument
167 scan_char (char *cp, char *valp) argument
183 scan_string (char *cp, char *valp, size_t buf_size) argument
[all...]

Completed in 90 milliseconds