Home
last modified time | relevance | path

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

/curl/tests/libtest/
H A Dtest.h187 #define res_easy_setopt(A, B, C) \ argument
196 #define easy_setopt(A, B, C) \ argument
211 #define res_multi_setopt(A,B,C) \ argument
220 #define multi_setopt(A,B,C) \ argument
244 #define multi_add_handle(A, B) \ argument
269 #define multi_remove_handle(A, B) \ argument
290 #define res_multi_perform(A, B) \ argument
299 #define multi_perform(A,B) \ argument
350 #define res_multi_timeout(A, B) \ argument
359 #define multi_timeout(A, B) \ argument
[all …]
/curl/lib/
H A Dcurl_setup.h320 #define CURL_CONC_MACROS_(A,B) A ## B argument
321 #define CURL_CONC_MACROS(A,B) CURL_CONC_MACROS_(A,B) argument

Completed in 15 milliseconds