Home
last modified time | relevance | path

Searched defs:int_1 (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/SemaCXX/
Daddress-space-newdelete.cpp6 typedef int __attribute__((address_space(1))) int_1; typedef
Daddress-space-references.cpp3 typedef int __attribute__((address_space(1))) int_1; typedef
/external/clang/test/SemaTemplate/
Daddress-spaces.cpp13 typedef int __attribute__((address_space(1))) int_1;; typedef
72 static int __attribute__((address_space(1))) int_1; in test_arg_in_address_space_1() local
/external/mesa3d/src/compiler/glsl/
Dtest_optpass.cpp60 int int_1; in do_optimization() local