Home
last modified time | relevance | path

Searched defs:__UNUSED (Results 1 – 25 of 28) sorted by relevance

12

/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/network/
H A Dmulti_mdns.cpp31 …int query_callback(int sock __UNUSED, const struct sockaddr *from __UNUSED, size_t addrlen __UNUSE… in query_callback()
32uint16_t query_id __UNUSED, uint16_t rtype, uint16_t rclass __UNUSED, uint32_t ttl __UNUSED, const… in query_callback()
33 … size_t size, size_t name_offset __UNUSED, size_t name_length __UNUSED, size_t record_offset, in query_callback()
62 uint16_t query_id, uint16_t rtype, uint16_t rclass, uint32_t ttl __UNUSED, const void* data, in service_callback()
63 size_t size, size_t name_offset __UNUSED, size_t name_length __UNUSED, size_t record_offset, in service_callback()
64 size_t record_length, void* user_data __UNUSED) in service_callback()
/dports/net-p2p/rtorrent/rtorrent-0.9.8/
H A Dconfigure.ac57 AC_DEFINE([__UNUSED], [__attribute__((unused))], [Wrapper around unused attribute]), definition
58 AC_DEFINE([__UNUSED], [], [Null-wrapper if unused attribute is unsupported]) definition
/dports/net-p2p/libtorrent/libtorrent-0.13.8/
H A Dconfigure.ac126 AC_DEFINE([__UNUSED], [__attribute__((unused))], [Wrapper around unused attribute]), definition
127 AC_DEFINE([__UNUSED], [], [Null-wrapper if unused attribute is unsupported]) definition
/dports/net-mgmt/mdata-client/mdata-client-20151001/
H A Dmdata_list.c58 main(int argc __UNUSED, char **argv __UNUSED) in main()
H A Dcommon.h20 #define __UNUSED __attribute__((unused)) macro
/dports/graphics/libosmesa-gallium/mesa-21.3.6/include/android_stub/system/
H A Dwindow.h43 #define __UNUSED __attribute__((__unused__)) macro
652 struct ANativeWindow* window __UNUSED, int api __UNUSED) { in native_window_connect()
661 struct ANativeWindow* window __UNUSED, int api __UNUSED) { in native_window_disconnect()
/dports/graphics/libosmesa/mesa-21.3.6/include/android_stub/system/
H A Dwindow.h43 #define __UNUSED __attribute__((__unused__)) macro
652 struct ANativeWindow* window __UNUSED, int api __UNUSED) { in native_window_connect()
661 struct ANativeWindow* window __UNUSED, int api __UNUSED) { in native_window_disconnect()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/include/android_stub/system/
H A Dwindow.h43 #define __UNUSED __attribute__((__unused__)) macro
652 struct ANativeWindow* window __UNUSED, int api __UNUSED) { in native_window_connect()
661 struct ANativeWindow* window __UNUSED, int api __UNUSED) { in native_window_disconnect()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/include/android_stub/system/
H A Dwindow.h43 #define __UNUSED __attribute__((__unused__)) macro
652 struct ANativeWindow* window __UNUSED, int api __UNUSED) { in native_window_connect()
661 struct ANativeWindow* window __UNUSED, int api __UNUSED) { in native_window_disconnect()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/include/android_stub/system/
H A Dwindow.h43 #define __UNUSED __attribute__((__unused__)) macro
652 struct ANativeWindow* window __UNUSED, int api __UNUSED) { in native_window_connect()
661 struct ANativeWindow* window __UNUSED, int api __UNUSED) { in native_window_disconnect()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/include/android_stub/system/
H A Dwindow.h43 #define __UNUSED __attribute__((__unused__)) macro
652 struct ANativeWindow* window __UNUSED, int api __UNUSED) { in native_window_connect()
661 struct ANativeWindow* window __UNUSED, int api __UNUSED) { in native_window_disconnect()
/dports/graphics/mesa-libs/mesa-21.3.6/include/android_stub/system/
H A Dwindow.h43 #define __UNUSED __attribute__((__unused__)) macro
652 struct ANativeWindow* window __UNUSED, int api __UNUSED) { in native_window_connect()
661 struct ANativeWindow* window __UNUSED, int api __UNUSED) { in native_window_disconnect()
/dports/graphics/mesa-dri/mesa-21.3.6/include/android_stub/system/
H A Dwindow.h43 #define __UNUSED __attribute__((__unused__)) macro
652 struct ANativeWindow* window __UNUSED, int api __UNUSED) { in native_window_connect()
661 struct ANativeWindow* window __UNUSED, int api __UNUSED) { in native_window_disconnect()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/include/android_stub/system/
H A Dwindow.h43 #define __UNUSED __attribute__((__unused__)) macro
652 struct ANativeWindow* window __UNUSED, int api __UNUSED) { in native_window_connect()
661 struct ANativeWindow* window __UNUSED, int api __UNUSED) { in native_window_disconnect()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/include/android_stub/system/
H A Dwindow.h49 #define __UNUSED __attribute__((__unused__)) macro
570 struct ANativeWindow* window __UNUSED, int api __UNUSED) { in native_window_connect()
579 struct ANativeWindow* window __UNUSED, int api __UNUSED) { in native_window_disconnect()
/dports/lang/clover/mesa-21.3.6/include/android_stub/system/
H A Dwindow.h43 #define __UNUSED __attribute__((__unused__)) macro
652 struct ANativeWindow* window __UNUSED, int api __UNUSED) { in native_window_connect()
661 struct ANativeWindow* window __UNUSED, int api __UNUSED) { in native_window_disconnect()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/globalincs/toolchain/
H A Dgcc.h25 #define __UNUSED __attribute__((__unused__)) macro
H A Dmingw.h27 #define __UNUSED __attribute__((__unused__)) macro
H A Dclang.h25 #define __UNUSED __attribute__((__unused__)) macro
H A Dmsvc.h28 #define __UNUSED macro
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/pilotfile/
H A Dcsg.cpp1171 int dummy __UNUSED = cfread_int(cfp); in csg_read_settings() local
1212 short id1, id2, id3 __UNUSED; in csg_read_controls() local
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/sound/
H A Drtvoice.cpp285 int max_size __UNUSED, raw_size; in rtvoice_get_data() local
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/weapon/
H A Dshockwave.cpp706 int idx __UNUSED = model_load( it->filename, 0, NULL ); in shockwave_page_in() local
/dports/games/fs2open/fs2open.github.com-release_21_4_1/freespace2/
H A Dfreespace.cpp1177 int real_count __UNUSED = game_busy_callback( nullptr ); in game_loading_callback_close() local
1343 int s1 __UNUSED = timer_get_milliseconds(); in game_start_mission() local
1415 int e1 __UNUSED = timer_get_milliseconds(); in game_start_mission() local
1605 int s1 __UNUSED, e1 __UNUSED; in game_init() local
/dports/devel/ucommon/ucommon-7.0.0/inc/ucommon/
H A Dplatform.h144 #define __UNUSED(x) (void)x macro

12