Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/sys/
H A Dcdefs.d14 enum __ISO_C_VISIBLE = 1999; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Dcdefs.d16 enum __ISO_C_VISIBLE = 1999; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
H A Dcdefs.d16 enum __ISO_C_VISIBLE = 1999; variable
/netbsd-src/lib/librumpuser/
H A Drumpuser_port.h81 #if __ISO_C_VISIBLE < 2011 macro