Home
last modified time | relevance | path

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

/curl/tests/libtest/
H A Dtest.h194 #define res_easy_setopt(A, B, C) \ argument
203 #define easy_setopt(A, B, C) \ argument
218 #define res_multi_setopt(A,B,C) \ argument
227 #define multi_setopt(A,B,C) \ argument
251 #define multi_add_handle(A, B) \ argument
276 #define multi_remove_handle(A, B) \ argument
297 #define res_multi_perform(A, B) \ argument
306 #define multi_perform(A,B) \ argument
357 #define res_multi_timeout(A, B) \ argument
366 #define multi_timeout(A, B) \ argument
[all …]
/curl/lib/
H A Dcurl_setup.h313 #define CURL_CONC_MACROS_(A,B) A ## B argument
314 #define CURL_CONC_MACROS(A,B) CURL_CONC_MACROS_(A,B) argument

Completed in 9 milliseconds