OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XCONCAT2
(Results
1 - 2
of
2
) sorted by null
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/include/
symcat.h
38
#define
XCONCAT2
(a,b) CONCAT2(a,b)
bfd.h
45
want extra underscores (e.g., "nlm_32_"). The
XCONCAT2
macro will
49
#define CONCAT4(a,b,c,d)
XCONCAT2
(CONCAT2(a,b),CONCAT2(c,d))
[
all
...]
Completed in 122 milliseconds