Home
last modified time | relevance | path

Searched defs:native_cc (Results 1 – 6 of 6) sorted by relevance

/dports/converters/fribidi/fribidi-1.0.11/gen.tab/
H A Dmeson.build3 native_cc = meson.get_compiler('c') variable
/dports/www/lagrange/lagrange-1.7.3/lib/fribidi/gen.tab/
H A Dmeson.build3 native_cc = meson.get_compiler('c') variable
/dports/lang/janet/janet-1.19.2/
H A Dmeson.build203 native_cc = meson.get_compiler('c', native: true) variable
/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dsre-internals.h53 int charset, extra_flags, native_cc; member
H A Dobject-internals.h1076 guint32 native_cc; member
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System.Reflection.Emit/
H A DMethodBuilder.cs71 private CallingConvention native_cc; field in System.Reflection.Emit.MethodBuilder