Searched refs:ARCH_NAME (Results 1 – 3 of 3) sorted by relevance
17 # define ARCH_NAME "x86" macro20 # define ARCH_NAME "x86_64" macro30 # define ARCH_NAME "arm" macro33 # define ARCH_NAME "arm64" macro36 # define ARCH_NAME "parisc" macro39 # define ARCH_NAME "ia64" macro44 # define ARCH_NAME "mips64" macro47 # define ARCH_NAME "mipsel64" macro52 # define ARCH_NAME "mips" macro55 # define ARCH_NAME "mipsel" macro[all …]
20 std::cout << " \"arch_name\": \"" << ARCH_NAME << "\",\n"; in main()
76 $ arch_type = f$getsyi("ARCH_NAME")