mesa/src/gallium/auxiliary/rtasm
Ilia Mirkin a2a1a5805f gallium: replace INLINE with inline
Generated by running:
git grep -l INLINE src/gallium/ | xargs sed -i 's/\bINLINE\b/inline/g'
git grep -l INLINE src/mesa/state_tracker/ | xargs sed -i 's/\bINLINE\b/inline/g'
git checkout src/gallium/state_trackers/clover/Doxyfile

and manual edits to
src/gallium/include/pipe/p_compiler.h
src/gallium/README.portability

to remove mentions of the inline define.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Acked-by: Marek Olšák <marek.olsak@amd.com>
2015-07-21 17:52:16 -04:00
..
rtasm_cpu.c s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
rtasm_cpu.h s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
rtasm_execmem.c rtasm: Generalize executable memory allocator to all Unices. 2015-06-09 16:18:16 +01:00
rtasm_execmem.h mesa: Restore 78-column wrapping of license text in C-style comments. 2013-04-23 22:07:09 -07:00
rtasm_x86sse.c gallium: replace INLINE with inline 2015-07-21 17:52:16 -04:00
rtasm_x86sse.h gallium: replace INLINE with inline 2015-07-21 17:52:16 -04:00