Home
last modified time | relevance | path

Searched refs:__UNUSED__ (Results 1 - 4 of 4) sorted by relevance

/third_party/backends/backend/
H A Dmustek_pp_null.c77 debug_drv_capabilities(SANE_Int info __UNUSED__, SANE_String *model, in debug_drv_capabilities() argument
97 debug_drv_open (SANE_String port __UNUSED__, in debug_drv_open() argument
98 SANE_Int caps __UNUSED__, SANE_Int *fd) in debug_drv_open()
116 debug_drv_config(SANE_Handle hndl __UNUSED__, in debug_drv_config() argument
126 debug_drv_close (SANE_Handle hndl __UNUSED__) in debug_drv_close() argument
132 debug_drv_start (SANE_Handle hndl __UNUSED__) in debug_drv_start() argument
148 debug_drv_stop (SANE_Handle hndl __UNUSED__) in debug_drv_stop() argument
H A Dmustek_pp.h69 # define __UNUSED__ __attribute__ ((unused)) macro
71 # define __UNUSED__ macro
H A Dmustek_pp.c233 sigterm_handler (int signal __UNUSED__) in sigterm_handler() argument
1042 SANE_Bool local_only __UNUSED__) in sane_get_devices()
1041 sane_get_devices(const SANE_Device *** device_list, SANE_Bool local_only __UNUSED__) sane_get_devices() argument
/third_party/jerryscript/targets/esp8266/user/
H A Djerry_extapi.c25 #define __UNUSED__ __attribute__((unused)) macro
29 NAME ## _handler (const jerry_value_t function_obj_val __UNUSED__, \
30 const jerry_value_t this_val __UNUSED__, \

Completed in 4 milliseconds