Searched refs:CONCAT3_1 (Results 1 – 3 of 3) sorted by relevance
/nss/ |
A D | XXX-lookup.c | 35 #define DB_LOOKUP_FCT CONCAT3_1 (__nss_, DATABASE_NAME, _lookup2) 36 #define CONCAT3_1(Pre, Name, Post) CONCAT3_2 (Pre, Name, Post) macro 43 #define DATABASE_NAME_SYMBOL CONCAT3_1 (__nss_, DATABASE_NAME, _database)
|
A D | getXXent_r.c | 65 # define DB_LOOKUP_FCT CONCAT3_1 (__nss_, DATABASE_NAME, _lookup2) 66 # define CONCAT3_1(Pre, Name, Post) CONCAT3_2 (Pre, Name, Post) macro
|
A D | getXXbyYY_r.c | 100 # define DB_LOOKUP_FCT CONCAT3_1 (__nss_, DATABASE_NAME, _lookup2) 101 # define CONCAT3_1(Pre, Name, Post) CONCAT3_2 (Pre, Name, Post) macro
|
Completed in 7 milliseconds