Searched defs:nonatomic_type (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-typeck.c | 2127 tree nonatomic_type, tmp, tmp_addr, fndecl, func_call; in convert_lvalue_to_rvalue() local 15190 tree nonatomic_type = build_qualified_type (type, TYPE_UNQUALIFIED); in c_omp_clause_copy_ctor() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-typeck.cc | 2138 tree nonatomic_type, tmp, tmp_addr, fndecl, func_call; in convert_lvalue_to_rvalue() local 15746 tree nonatomic_type = build_qualified_type (type, TYPE_UNQUALIFIED); in c_omp_clause_copy_ctor() local
|