|
Blender V4.5
|
#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 |
| const char * get_arch_flags | ( | ) |
Definition at line 11 of file msvc_arch_flags.c.
References __isa_available, and get_arch_flags().
Referenced by get_arch_flags(), and main().
| int main | ( | ) |
Definition at line 22 of file msvc_arch_flags.c.
References get_arch_flags(), main, and printf.
|
extern |
Referenced by get_arch_flags().