Home
last modified time | relevance | path

Searched refs:_PASTE (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/amd/compiler/tests/
H A Dframework.h60 #define _PASTE(a, b) a##b macro
61 #define PASTE(a, b) _PASTE(a, b)

Completed in 1 milliseconds