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

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dhppa-hpux-tdep.c45 /* Bit in the `ss_flag' member of `struct save_state' that indicates
47 <machine/save_state.h>. */
50 /* Offsets of various parts of `struct save_state'. From
51 <machine/save_state.h>. */
57 /* The size of `struct save_state. */
655 /* See /usr/include/machine/save_state.h for the structure of the
1280 int regnum, const char *save_state)
1282 const char *ss_narrow = save_state + HPPA_HPUX_SS_NARROW_OFFSET;
1296 int regnum, const char *save_state)
1298 const char *ss_fpblock = save_state
1278 hppa_hpux_supply_ss_narrow(struct regcache *regcache, int regnum, const char *save_state) argument
1294 hppa_hpux_supply_ss_fpblock(struct regcache *regcache, int regnum, const char *save_state) argument
1329 hppa_hpux_supply_ss_wide(struct regcache *regcache, int regnum, const char *save_state) argument
1355 const char *save_state = proc_info + 8; local
[all...]
H A Dhppa-hpux-nat.c29 #include <machine/save_state.h>
40 /* Return the offset of register REGNUM within `struct save_state'.
136 `struct save_state', even for 64-bit code. */
184 `struct save_state', even for 64-bit code. */
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Dasn_mime.c667 int len, state, save_state = 0; local
704 save_state = state;
711 state = save_state;
735 save_state = state;
/netbsd-6-1-5-RELEASE/external/bsd/am-utils/dist/
H A DMakefile.am115 m4/macros/save_state.m4 \
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dvdev.c2853 uint64_t save_state; local
2861 save_state = vd->vdev_state;
2963 zfs_ereport_post(class, spa, vd, NULL, save_state, 0);
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Daic7xxx.c5606 int save_state)
5618 if (save_state) {
5661 if (save_state)
5846 /*save_state*/FALSE);
5604 ahc_search_disc_list(struct ahc_softc *ahc, int target, char channel, int lun, u_int tag, int stop_on_first, int remove, int save_state) argument

Completed in 214 milliseconds