Searched defs:dstmode (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/usr.sbin/relayd/
H A Dparse.y2051 dstmode : /* empty */ { $$ = RELAY_DSTMODE_DEFAULT; } label
[all...]
H A Drelayd.h849 enum dstmode { enum
/openbsd-current/gnu/gcc/gcc/
H A Dexpr.c3341 enum machine_mode dstmode = GET_MODE (x); local
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dexpr.c3563 enum machine_mode dstmode = GET_MODE (x); local
/openbsd-current/sys/dev/ic/
H A Daic79xx.c9933 ahd_assert_modes(struct ahd_softc *ahd, ahd_mode srcmode, ahd_mode dstmode, const char *file, int line) argument

Completed in 297 milliseconds