Searched defs:emul (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils/ld/ |
H A D | ldemul.c | 282 ld_emulation_xfer_type *emul = *eptr; in ldemul_list_emulation_options() local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/ |
H A D | ldemul.c | 292 ld_emulation_xfer_type *emul = *eptr; in ldemul_list_emulation_options() local
|
/openbsd-src/sys/dev/wscons/ |
H A D | wsdisplay.c | 280 wsscreen_attach(struct wsdisplay_softc * sc,int console,const char * emul,const struct wsscreen_descr * type,void * cookie,int ccol,int crow,uint32_t defattr) wsscreen_attach() argument 379 wsdisplay_addscreen(struct wsdisplay_softc * sc,int idx,const char * screentype,const char * emul) wsdisplay_addscreen() argument
|
H A D | wsconsio.h | 587 char emul[WSEMUL_NAME_SIZE]; global() member
|
/openbsd-src/regress/lib/libc/cephes/ |
H A D | ieee.c | 1625 void emul( a, b, c ) in emul() function
|
/openbsd-src/gnu/llvm/lld/ELF/ |
H A D | Driver.cpp | 151 static std::tuple<ELFKind, uint16_t, uint8_t> parseEmulation(StringRef emul) { in parseEmulation()
|