Home
last modified time | relevance | path

Searched defs:_VTE_GNUC_NONNULL (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/arch/gtk3/novte/
H A Dvtemacros.h29 #define _VTE_GNUC_NONNULL(position) macro
32 #define _VTE_GNUC_NONNULL(position) __attribute__((__nonnull__(position))) macro
34 #define _VTE_GNUC_NONNULL(position) macro
/dports/emulators/vice/vice-3.5/src/arch/gtk3/novte/
H A Dvtemacros.h29 #define _VTE_GNUC_NONNULL(position) macro
32 #define _VTE_GNUC_NONNULL(position) __attribute__((__nonnull__(position))) macro
34 #define _VTE_GNUC_NONNULL(position) macro
/dports/x11-toolkits/vte3/vte-0.64.2/src/vte/
H A Dvtemacros.h31 #define _VTE_GNUC_NONNULL(position) macro
34 #define _VTE_GNUC_NONNULL(position) __attribute__((__nonnull__(position))) macro
36 #define _VTE_GNUC_NONNULL(position) macro
/dports/x11-toolkits/gnome-pty-helper/vte-0.40.2/src/
H A Dvtemacros.h33 #define _VTE_GNUC_NONNULL(position) __attribute__((__nonnull__(position))) macro
35 #define _VTE_GNUC_NONNULL(position) macro