Home
last modified time | relevance | path

Searched defs:Post (Results 1 – 3 of 3) sorted by relevance

/nss/
A DXXX-lookup.c36 #define CONCAT3_1(Pre, Name, Post) CONCAT3_2 (Pre, Name, Post) argument
37 #define CONCAT3_2(Pre, Name, Post) Pre##Name##Post argument
A DgetXXent_r.c52 #define CONCAT2_1(Pre, Post) CONCAT2_2 (Pre, Post) argument
53 #define CONCAT2_2(Pre, Post) Pre##Post argument
66 # define CONCAT3_1(Pre, Name, Post) CONCAT3_2 (Pre, Name, Post) argument
67 # define CONCAT3_2(Pre, Name, Post) Pre##Name##Post argument
A DgetXXbyYY_r.c101 # define CONCAT3_1(Pre, Name, Post) CONCAT3_2 (Pre, Name, Post) argument
102 # define CONCAT3_2(Pre, Name, Post) Pre##Name##Post argument

Completed in 8 milliseconds