Home
last modified time | relevance | path

Searched refs:vendor_shuffle (Results 1 – 11 of 11) sorted by relevance

/dports/games/libretro-desmume2015/desmume2015-d6128e6/desmume/src/libretro-common/features/
H A Dfeatures_cpu.c518 int vendor_shuffle[3]; in cpu_features_get() local
538 (void)vendor_shuffle; in cpu_features_get()
602 vendor_shuffle[0] = flags[1]; in cpu_features_get()
603 vendor_shuffle[1] = flags[3]; in cpu_features_get()
604 vendor_shuffle[2] = flags[2]; in cpu_features_get()
607 memcpy(vendor, vendor_shuffle, sizeof(vendor_shuffle)); in cpu_features_get()
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/libretro-common/features/
H A Dfeatures_cpu.c572 int vendor_shuffle[3]; in cpu_features_get() local
592 (void)vendor_shuffle; in cpu_features_get()
660 vendor_shuffle[0] = flags[1]; in cpu_features_get()
661 vendor_shuffle[1] = flags[3]; in cpu_features_get()
662 vendor_shuffle[2] = flags[2]; in cpu_features_get()
665 memcpy(vendor, vendor_shuffle, sizeof(vendor_shuffle)); in cpu_features_get()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libretro/libretro-common/features/
H A Dfeatures_cpu.c591 int vendor_shuffle[3]; in cpu_features_get() local
611 (void)vendor_shuffle; in cpu_features_get()
679 vendor_shuffle[0] = flags[1]; in cpu_features_get()
680 vendor_shuffle[1] = flags[3]; in cpu_features_get()
681 vendor_shuffle[2] = flags[2]; in cpu_features_get()
684 memcpy(vendor, vendor_shuffle, sizeof(vendor_shuffle)); in cpu_features_get()
/dports/games/libretro-cap32/libretro-cap32-ad7397f/libretro-common/features/
H A Dfeatures_cpu.c583 int vendor_shuffle[3]; in cpu_features_get() local
603 (void)vendor_shuffle; in cpu_features_get()
671 vendor_shuffle[0] = flags[1]; in cpu_features_get()
672 vendor_shuffle[1] = flags[3]; in cpu_features_get()
673 vendor_shuffle[2] = flags[2]; in cpu_features_get()
676 memcpy(vendor, vendor_shuffle, sizeof(vendor_shuffle)); in cpu_features_get()
/dports/emulators/libretro-vice/vice-libretro-5725415/libretro-common/features/
H A Dfeatures_cpu.c591 int vendor_shuffle[3]; in cpu_features_get() local
611 (void)vendor_shuffle; in cpu_features_get()
679 vendor_shuffle[0] = flags[1]; in cpu_features_get()
680 vendor_shuffle[1] = flags[3]; in cpu_features_get()
681 vendor_shuffle[2] = flags[2]; in cpu_features_get()
684 memcpy(vendor, vendor_shuffle, sizeof(vendor_shuffle)); in cpu_features_get()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/libretro/libretro-common/features/
H A Dfeatures_cpu.c590 int vendor_shuffle[3]; in cpu_features_get() local
610 (void)vendor_shuffle; in cpu_features_get()
678 vendor_shuffle[0] = flags[1]; in cpu_features_get()
679 vendor_shuffle[1] = flags[3]; in cpu_features_get()
680 vendor_shuffle[2] = flags[2]; in cpu_features_get()
683 memcpy(vendor, vendor_shuffle, sizeof(vendor_shuffle)); in cpu_features_get()
/dports/games/mrboom/MrBoom-src-5.2/libretro-common/features/
H A Dfeatures_cpu.c658 int vendor_shuffle[3]; in cpu_features_get() local
662 vendor_shuffle[0] = flags[1]; in cpu_features_get()
663 vendor_shuffle[1] = flags[3]; in cpu_features_get()
664 vendor_shuffle[2] = flags[2]; in cpu_features_get()
667 memcpy(vendor, vendor_shuffle, sizeof(vendor_shuffle)); in cpu_features_get()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/libretro-common/features/
H A Dfeatures_cpu.c650 int vendor_shuffle[3]; in cpu_features_get() local
654 vendor_shuffle[0] = flags[1]; in cpu_features_get()
655 vendor_shuffle[1] = flags[3]; in cpu_features_get()
656 vendor_shuffle[2] = flags[2]; in cpu_features_get()
659 memcpy(vendor, vendor_shuffle, sizeof(vendor_shuffle)); in cpu_features_get()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/libretro-common/features/
H A Dfeatures_cpu.c658 int vendor_shuffle[3]; in cpu_features_get() local
662 vendor_shuffle[0] = flags[1]; in cpu_features_get()
663 vendor_shuffle[1] = flags[3]; in cpu_features_get()
664 vendor_shuffle[2] = flags[2]; in cpu_features_get()
667 memcpy(vendor, vendor_shuffle, sizeof(vendor_shuffle)); in cpu_features_get()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/libretro/libretro-common/features/
H A Dfeatures_cpu.c679 int vendor_shuffle[3]; in cpu_features_get() local
683 vendor_shuffle[0] = flags[1]; in cpu_features_get()
684 vendor_shuffle[1] = flags[3]; in cpu_features_get()
685 vendor_shuffle[2] = flags[2]; in cpu_features_get()
688 memcpy(vendor, vendor_shuffle, sizeof(vendor_shuffle)); in cpu_features_get()
/dports/games/retroarch/RetroArch-1.9.7/libretro-common/features/
H A Dfeatures_cpu.c679 int vendor_shuffle[3]; in cpu_features_get() local
683 vendor_shuffle[0] = flags[1]; in cpu_features_get()
684 vendor_shuffle[1] = flags[3]; in cpu_features_get()
685 vendor_shuffle[2] = flags[2]; in cpu_features_get()
688 memcpy(vendor, vendor_shuffle, sizeof(vendor_shuffle)); in cpu_features_get()