Home
last modified time | relevance | path

Searched defs:dest_byte (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/gcc/gcc/config/frv/
H A Dcmovh.c34 char *dest_byte = (char *)dest; in __cmovh() local
H A Dcmovd.c35 char *dest_byte = (char *)dest; in __cmovd() local
H A Dcmovw.c35 char *dest_byte = (char *)dest; in __cmovw() local
/openbsd-src/gnu/usr.bin/gcc/gcc/config/frv/
H A Dcmovh.c27 char *dest_byte = (char *)dest; in __cmovh() local
H A Dcmovw.c28 char *dest_byte = (char *)dest; in __cmovw() local
H A Dcmovd.c28 char *dest_byte = (char *)dest; in __cmovd() local
/openbsd-src/sys/dev/pci/drm/amd/pm/powerplay/smumgr/
H A Dsmu7_smumgr.c53 uint8_t *dest_byte; in smu7_copy_bytes_from_smc() local