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

  /src/external/bsd/ntp/dist/util/
pps-api.c 57 u_int olda, oldc; local
89 if (olda == pi.assert_sequence &&
97 olda = pi.assert_sequence;
  /src/external/gpl3/gcc/dist/gcc/c/
c-decl.cc 2500 bool olda = lookup_attribute ("gnu_inline",
2502 if (newa != olda)
2487 bool olda = lookup_attribute ("gnu_inline", local
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-decl.cc 2333 bool olda = lookup_attribute ("gnu_inline",
2335 if (newa != olda)
2320 bool olda = lookup_attribute ("gnu_inline", local
  /src/external/gpl3/gcc/dist/gcc/cp/
decl.cc 3405 bool olda = GNU_INLINE_P (olddecl);
3408 if (olda != newa)
3459 bool olda = GNU_INLINE_P (ot);
3462 if (olda != newa)
3399 bool olda = GNU_INLINE_P (olddecl); local
3453 bool olda = GNU_INLINE_P (ot); local
  /src/external/gpl3/gcc.old/dist/gcc/cp/
decl.cc 3173 bool olda = GNU_INLINE_P (olddecl);
3176 if (olda != newa)
3231 bool olda = GNU_INLINE_P (ot);
3234 if (olda != newa)
3167 bool olda = GNU_INLINE_P (olddecl); local
3225 bool olda = GNU_INLINE_P (ot); local

Completed in 59 milliseconds