Home
last modified time | relevance | path

Searched refs:ZigLLVM_OSType (Results 1 – 10 of 10) sorted by relevance

/dports/lang/zig-devel/zig-0.9.0/src/
H A Dzig_llvm.h381 enum ZigLLVM_OSType { enum
510 ZIG_EXTERN_C const char *ZigLLVMGetOSTypeName(enum ZigLLVM_OSType os);
518 enum ZigLLVM_OSType os_type);
524 …enum ZigLLVM_VendorType *vendor_type, enum ZigLLVM_OSType *os_type, enum ZigLLVM_EnvironmentType *…
H A Dzig_llvm.cpp1027 const char *ZigLLVMGetOSTypeName(ZigLLVM_OSType os) { in ZigLLVMGetOSTypeName()
1038 … ZigLLVM_VendorType *vendor_type, ZigLLVM_OSType *os_type, ZigLLVM_EnvironmentType *environ_type, in ZigLLVMGetNativeTarget()
1046 *os_type = (ZigLLVM_OSType)triple.getOS(); in ZigLLVMGetNativeTarget()
1219 ZigLLVM_OSType os_type) in ZigLLVMWriteArchive()
/dports/lang/zig/zig-0.9.0/src/
H A Dzig_llvm.h381 enum ZigLLVM_OSType { enum
510 ZIG_EXTERN_C const char *ZigLLVMGetOSTypeName(enum ZigLLVM_OSType os);
518 enum ZigLLVM_OSType os_type);
524 …enum ZigLLVM_VendorType *vendor_type, enum ZigLLVM_OSType *os_type, enum ZigLLVM_EnvironmentType *…
H A Dzig_llvm.cpp1027 const char *ZigLLVMGetOSTypeName(ZigLLVM_OSType os) { in ZigLLVMGetOSTypeName()
1038 … ZigLLVM_VendorType *vendor_type, ZigLLVM_OSType *os_type, ZigLLVM_EnvironmentType *environ_type, in ZigLLVMGetNativeTarget()
1046 *os_type = (ZigLLVM_OSType)triple.getOS(); in ZigLLVMGetNativeTarget()
1219 ZigLLVM_OSType os_type) in ZigLLVMWriteArchive()
/dports/lang/zig-devel/zig-0.9.0/src/stage1/
H A Dtarget.hpp69 ZigLLVM_OSType get_llvm_os_type(Os os_type);
H A Dzig0.cpp65 static Os get_zig_os_type(ZigLLVM_OSType os_type) { in get_zig_os_type()
146 ZigLLVM_OSType os_type; in get_native_target()
H A Dtarget.cpp219 ZigLLVM_OSType get_llvm_os_type(Os os_type) { in get_llvm_os_type()
/dports/lang/zig/zig-0.9.0/src/stage1/
H A Dtarget.hpp69 ZigLLVM_OSType get_llvm_os_type(Os os_type);
H A Dzig0.cpp65 static Os get_zig_os_type(ZigLLVM_OSType os_type) { in get_zig_os_type()
146 ZigLLVM_OSType os_type; in get_native_target()
H A Dtarget.cpp219 ZigLLVM_OSType get_llvm_os_type(Os os_type) { in get_llvm_os_type()