HomeSort by: relevance | last modified time | path
    Searched refs:or_ (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/
tristate.h 45 tristate or_ (tristate other) const;
75 return a.or_ (b);
tristate.cc 60 tristate::or_ (tristate other) const function in class:tristate
  /src/external/gpl3/gcc/dist/gcc/
tristate.h 46 tristate or_ (tristate other) const;
76 return a.or_ (b);
tristate.cc 60 tristate::or_ (tristate other) const function in class:tristate
  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
tokens.h 98 or_, member in class:TOK
370 or_, member in class:EXP
  /src/external/gpl3/gcc.old/dist/gcc/d/
expr.cc 636 case EXP::or_:

Completed in 27 milliseconds