Home
last modified time | relevance | path

Searched defs:SRC (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/xml/
DMakefile41 SRC = ../src macro
/hardware/google/gfxstream/guest/mesa/src/util/
Du_math.h726 #define COPY_4V( DST, SRC ) \ argument
737 #define COPY_4FV( DST, SRC ) COPY_4V(DST, SRC) argument