Searched refs:try_then_request_module (Results 1 – 2 of 2) sorted by relevance
24 #define try_then_request_module(x, mod...) \ macro29 #define try_then_request_module(x, mod...) (x) macro
886 #define symbol_request(x) try_then_request_module(symbol_get(x), "symbol:" #x)
Completed in 6 milliseconds