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

  /src/external/bsd/openldap/dist/servers/slapd/overlays/
syncprov.c 43 Operation *mi_op; member in struct:modinst
2736 mi->mi_op = op;
2765 if ( m2->mi_op->o_threadctx == op->o_threadctx ) {
2814 ber_dupbv( &mt->mt_dn, &mi->mi_op->o_req_ndn );
  /src/external/gpl3/gcc/dist/gcc/config/arc/
arc.cc 7441 const char *const mi_op = mi_delta < 0 ? "sub" : "add";
7462 mi_op, reg_names[this_regno], reg_names[this_regno],
7440 const char *const mi_op = mi_delta < 0 ? "sub" : "add"; local
  /src/external/gpl3/gcc.old/dist/gcc/config/arc/
arc.cc 7498 const char *const mi_op = mi_delta < 0 ? "sub" : "add";
7519 mi_op, reg_names[this_regno], reg_names[this_regno],
7497 const char *const mi_op = mi_delta < 0 ? "sub" : "add"; local
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm.cc 28868 const char *const mi_op = mi_delta < 0 ? "sub" : "add";
28969 mi_op, this_regno, this_regno);
28976 mi_op, this_regno, this_regno,
28990 mi_op, this_regno, this_regno,
  /src/external/gpl3/gcc/dist/gcc/config/arm/
arm.cc 29220 const char *const mi_op = mi_delta < 0 ? "sub" : "add";
29321 mi_op, this_regno, this_regno);
29328 mi_op, this_regno, this_regno,
29342 mi_op, this_regno, this_regno,

Completed in 143 milliseconds