Home
last modified time | relevance | path

Searched refs:CONCAT3_2 (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/nss/
DXXX-lookup.c37 #define CONCAT3_1(Pre, Name, Post) CONCAT3_2 (Pre, Name, Post)
38 #define CONCAT3_2(Pre, Name, Post) Pre##Name##Post macro
DgetXXent_r.c66 # define CONCAT3_1(Pre, Name, Post) CONCAT3_2 (Pre, Name, Post)
67 # define CONCAT3_2(Pre, Name, Post) Pre##Name##Post macro
DgetXXbyYY_r.c101 # define CONCAT3_1(Pre, Name, Post) CONCAT3_2 (Pre, Name, Post)
102 # define CONCAT3_2(Pre, Name, Post) Pre##Name##Post macro