Blender  V3.3
Functions | Variables
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 10 of file msvc_arch_flags.c.

References __isa_available.

Referenced by main().

◆ main()

int main ( )

Definition at line 21 of file msvc_arch_flags.c.

References get_arch_flags().

Variable Documentation

◆ __isa_available

int __isa_available
extern

Referenced by get_arch_flags().