Home
last modified time | relevance | path

Searched defs:alt (Results 1 – 25 of 82) sorted by relevance

1234

/netbsd-src/sys/netinet/
H A Dsctp_timer.c216 struct sctp_nets *alt, *mnet; in sctp_find_alternate_net() local
346 struct sctp_nets *alt, in sctp_mark_all_for_resend()
692 struct sctp_nets *alt) in sctp_move_all_chunks_to_alt()
734 struct sctp_nets *alt; in sctp_t3rxt_timer() local
882 struct sctp_nets *alt; in sctp_t1init_timer() local
903 struct sctp_nets *alt; in sctp_cookie_timer() local
967 struct sctp_nets *alt; in sctp_strreset_timer() local
1039 struct sctp_nets *alt; in sctp_asconf_timer() local
1139 struct sctp_nets *alt; in sctp_shutdown_timer() local
1173 struct sctp_nets *alt; in sctp_shutdownack_timer() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dshortest-paths.h146 int alt = m_dist[n->m_index] + 1; in shortest_paths() local
162 int alt = m_dist[n->m_index] + 1; in shortest_paths() local
H A Dtree-ssa-phiopt.cc1810 wide_int alt = wi::sub (wi::to_wide (larger), 1, in minmax_replacement() local
1819 wide_int alt = wi::add (wi::to_wide (larger), 1, in minmax_replacement() local
1839 wide_int alt = wi::add (wi::to_wide (smaller), 1, in minmax_replacement() local
1847 wide_int alt = wi::sub (wi::to_wide (smaller), 1, in minmax_replacement() local
H A Dira-lives.cc656 check_and_make_def_conflict (int alt, int def, enum reg_class def_cl, in check_and_make_def_conflict()
778 int alt; in make_early_clobber_and_input_conflicts() local
/netbsd-src/lib/libedit/
H A Dmap.c995 el_action_t *alt = el->el_map.alt; in map_init_meta() local
1035 el_action_t *alt = el->el_map.alt; map_init_vi() local
1066 el_action_t *alt = el->el_map.alt; map_init_emacs() local
[all...]
H A Dmap.h52 el_action_t *alt; /* The current alternate key map */ member
H A Dtty.c903 el_action_t *map, *alt; in tty_bind_char() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vms/
H A Dvms.c162 char alt[VMS_CRTL_MAXLEN + 3]; in vms_patch_builtins() local
244 char alt[VMS_CRTL_MAXLEN + 3]; in vms_patch_builtins() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vms/
H A Dvms.cc162 char alt[VMS_CRTL_MAXLEN + 3]; in vms_patch_builtins() local
244 char alt[VMS_CRTL_MAXLEN + 3]; in vms_patch_builtins() local
/netbsd-src/sys/arch/hpc/stand/hpcboot/
H A Dframebuffer.cpp47 framebuffer_info *alt = 0; in FrameBufferInfo() local
/netbsd-src/sys/dev/i2c/
H A Dgttwsi_core.c232 uint32_t data, expect, alt; in gttwsi_initiate_xfer() local
316 uint32_t alt, int flags, const char *what) in gttwsi_wait()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dshortest-paths.h115 int alt = m_dist[n->m_index] + 1; in shortest_paths() local
H A Dtree-ssa-phiopt.c1427 wide_int alt = wi::sub (wi::to_wide (larger), 1, in minmax_replacement() local
1436 wide_int alt = wi::add (wi::to_wide (larger), 1, in minmax_replacement() local
1456 wide_int alt = wi::add (wi::to_wide (smaller), 1, in minmax_replacement() local
1464 wide_int alt = wi::sub (wi::to_wide (smaller), 1, in minmax_replacement() local
H A Dira-lives.c656 check_and_make_def_conflict (int alt, int def, enum reg_class def_cl, in check_and_make_def_conflict()
778 int alt; in make_early_clobber_and_input_conflicts() local
/netbsd-src/external/bsd/pkg_install/dist/lib/
H A Dopattern.c58 char *alt; in alternate_match() local
/netbsd-src/external/mpl/dhcp/dist/omapip/
H A Discprint.c62 int alt; in isc_print_vsnprintf() local
/netbsd-src/lib/libbluetooth/
H A Dsdp_get.c341 sdp_get_alt(sdp_data_t *data, sdp_data_t *alt) in sdp_get_alt()
/netbsd-src/games/rogue/
H A Dmove.c554 static boolean alt; in heal() local
/netbsd-src/sys/arch/hpc/hpc/platid_gen/
H A Dplatid_gen.c63 const char *alt; member
/netbsd-src/sys/arch/mac68k/mac68k/
H A Ddisksubr.c180 int type, int alt, int *maxslot) in getNamedType()
/netbsd-src/external/gpl3/gcc/dist/libquadmath/printf/
H A Dquadmath-printf.h99 unsigned int alt:1; /* # flag. */ member
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/printf/
H A Dquadmath-printf.h99 unsigned int alt:1; /* # flag. */ member
/netbsd-src/usr.bin/rpcgen/
H A Drpc_cout.c230 const char *alt = NULL; in print_ifstat() local
/netbsd-src/sys/arch/macppc/macppc/
H A Ddisksubr.c263 getNamedType(struct part_map_entry *part, int num_parts, struct disklabel *lp, int type, int alt, i… in getNamedType()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-format.c2904 const char *alt; /* Alternate spelling. */ member
2935 #define NAME(name, alt) { name, sizeof name - 1, alt } argument
2999 const char *alt; /* Preferred alternative. */ member
3024 const char *alt; /* Preferred alternative. */ member

1234