HomeSort by: relevance | last modified time | path
    Searched defs:other_atomic (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-forwprop.cc 1202 enum built_in_function other_atomic = END_BUILTINS; local
1475 other_atomic \
1510 tree ndecl = builtin_decl_explicit (other_atomic);
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-forwprop.cc 1256 enum built_in_function other_atomic = END_BUILTINS; local
1467 other_atomic \
1502 tree ndecl = builtin_decl_explicit (other_atomic);

Completed in 21 milliseconds