Searched refs:_GL_CONCAT (Results 1 - 2 of 2) sorted by relevance
/osnet-11/usr/src/lib/libparted/common/lib/ |
H A D | verify.h | 73 #define _GL_CONCAT(x, y) _GL_CONCAT0 (x, y) 74 extern struct {...} * _GL_CONCAT (dummy, __LINE__); 126 # define _GL_CONCAT(x, y) _GL_CONCAT0 (x, y) macro 141 # define _GL_GENSYM(prefix) _GL_CONCAT (prefix, _GL_COUNTER)
|
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/ |
H A D | verify.h | 73 #define _GL_CONCAT(x, y) _GL_CONCAT0 (x, y) 74 extern struct {...} * _GL_CONCAT (dummy, __LINE__); 126 # define _GL_CONCAT(x, y) _GL_CONCAT0 (x, y) macro 141 # define _GL_GENSYM(prefix) _GL_CONCAT (prefix, _GL_COUNTER)
|
Completed in 38 milliseconds