Blender V4.3
msvc_arch_flags.c File Reference
#include <isa_availability.h>
#include <stdio.h>

Go to the source code of this file.

Functions

const char * get_arch_flags ()
 
int main ()
 

Variables

int __isa_available
 

Function Documentation

◆ get_arch_flags()

const char * get_arch_flags ( )

Definition at line 11 of file msvc_arch_flags.c.

References __isa_available.

Referenced by main().

◆ main()

Variable Documentation

◆ __isa_available

int __isa_available
extern

Referenced by get_arch_flags().