Searched refs:NLM_NAME (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.27/include/nlm/ |
D | common.h | 60 # define NLM_NAME(x,y) NLM_CAT4(x,32,_,y) macro 66 # define NLM_NAME(x,y) NLM_CAT4(x,64,_,y) macro 70 #define NlmNAME(X) NLM_NAME(Nlm,X) 71 #define nlmNAME(X) NLM_NAME(nlm,X)
|
D | ChangeLog-9315 | 103 NLM_TARGET_ADDRESS_SIZE, NLM_NAME, NlmNAME, nlmNAME): New
|