OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:paste_twice
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/glsl/glcpp/tests/
096-paste-twice.c
1
#define
paste_twice
(a,b,c) a ## b ## c
macro
2
paste_twice
(just, one, token)
/external/mesa3d/src/glsl/glcpp/tests/
096-paste-twice.c
1
#define
paste_twice
(a,b,c) a ## b ## c
macro
2
paste_twice
(just, one, token)
Completed in 214 milliseconds