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

  /src/external/gpl3/gdb/dist/gdb/
type-stack.c 114 bool make_atomic = false; local
134 make_atomic = true;
161 if (make_atomic)
165 make_restrict = make_atomic = false;
  /src/external/gpl3/gdb.old/dist/gdb/
type-stack.c 114 bool make_atomic = false; local
134 make_atomic = true;
161 if (make_atomic)
165 make_restrict = make_atomic = false;

Completed in 18 milliseconds