OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:API_EXPORTED
(Results
1 - 3
of
3
) sorted by null
/external/libusb/
config.h
6
#define
API_EXPORTED
__attribute__((visibility("default")))
/external/libusb-compat/
config.h
6
#define
API_EXPORTED
__attribute__((visibility("default")))
/external/chromium_org/third_party/libusb/src/libusb/
libusbi.h
43
* return_type
API_EXPORTED
function_name(params) { ... }
49
#define
API_EXPORTED
LIBUSB_CALL DEFAULT_VISIBILITY
[
all
...]
Completed in 54 milliseconds