mpv/vidix/sysdep
diego 26b29f4f2d Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'.
We were using an inconsistent mix of the three variants and 'volatile' should
be the most correct and portable variant.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27791 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-10-16 20:17:56 +00:00
..
AsmMacros_alpha.h Remove -std=gnu99/gnu89/default dialect linux define, as it violates the 2008-07-15 00:21:32 +00:00
AsmMacros_arm32.h cosmetics: Remove useless parentheses from return statements. 2008-05-16 00:13:03 +00:00
AsmMacros_ia64.h Remove -std=gnu99/gnu89/default dialect linux define, as it violates the 2008-07-15 00:21:32 +00:00
AsmMacros_powerpc.h Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'. 2008-10-16 20:17:56 +00:00
AsmMacros_sparc.h Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'. 2008-10-16 20:17:56 +00:00
AsmMacros_x86.h Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'. 2008-10-16 20:17:56 +00:00
libdha_os2.c
libdha_win32.c Remove redundantly declared definitions FILE_ANY_ACCESS and CTL_CODE, fixes: 2008-10-13 14:47:11 +00:00
pci_386bsd.c cosmetics: Remove useless parentheses from return statements. 2008-05-16 00:13:03 +00:00
pci_alpha.c
pci_arm32.c
pci_bsdi.c cosmetics: Remove useless parentheses from return statements. 2008-05-16 00:13:03 +00:00
pci_freebsd.c cosmetics: Remove useless parentheses from return statements. 2008-05-16 00:13:03 +00:00
pci_ia64.c
pci_isc.c cosmetics: Remove useless parentheses from return statements. 2008-05-16 00:13:03 +00:00
pci_linux.c Add proper VIDIX support for SuperH architecture. 2008-08-11 23:04:03 +00:00
pci_lynx.c cosmetics: Remove useless parentheses from return statements. 2008-05-16 00:13:03 +00:00
pci_mach386.c cosmetics: Remove useless parentheses from return statements. 2008-05-16 00:13:03 +00:00
pci_netbsd.c cosmetics: Remove useless parentheses from return statements. 2008-05-16 00:13:03 +00:00
pci_openbsd.c cosmetics: Remove useless parentheses from return statements. 2008-05-16 00:13:03 +00:00
pci_os2.c Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg. 2008-10-16 18:59:27 +00:00
pci_powerpc.c
pci_sco.c cosmetics: Remove useless parentheses from return statements. 2008-05-16 00:13:03 +00:00
pci_sparc.c
pci_svr4.c cosmetics: Remove useless parentheses from return statements. 2008-05-16 00:13:03 +00:00
pci_win32.c Fix dhahelper.h #include paths. 2008-06-08 09:19:47 +00:00
pci_x86.c