Home
last modified time | relevance | path

Searched defs:Suffix (Results 1 – 2 of 2) sorted by relevance

/curl/tests/libtest/
H A Dlib557.c57 # define MPRNT_OFF_T_C_HELPER2(Val,Suffix) Val ## Suffix argument
59 # define MPRNT_OFF_T_C_HELPER2(Val,Suffix) Val/**/Suffix argument
61 #define MPRNT_OFF_T_C_HELPER1(Val,Suffix) MPRNT_OFF_T_C_HELPER2(Val,Suffix) argument
/curl/include/curl/
H A Dsystem.h487 # define CURLINC_OFF_T_C_HLPR2(Val,Suffix) Val ## Suffix argument
489 # define CURLINC_OFF_T_C_HLPR2(Val,Suffix) Val/**/Suffix argument
491 # define CURLINC_OFF_T_C_HLPR1(Val,Suffix) CURLINC_OFF_T_C_HLPR2(Val,Suffix) argument

Completed in 12 milliseconds