Searched defs:__dso_hidden (Results 1 - 2 of 2) sorted by relevance

/src/lib/libpanel/
H A D_deck.c33 struct deck _deck __dso_hidden = TAILQ_HEAD_INITIALIZER(_deck); variable in typeref:struct:deck _deck
34 PANEL _stdscr_panel __dso_hidden; variable in typeref:typename:PANEL _stdscr_panel
/src/sys/sys/
H A Dcdefs.h410 # define __dso_hidden __attribute__((__visibility__("hidden"))) macro
419 # define __dso_hidden macro

Completed in 3 milliseconds