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

  /src/external/mit/isl/dist/
basis_reduction_tab.c 27 int neq; member in struct:tab_lp
106 #define GBR_lp_next_row(lp) lp->neq
166 lp->neq = 0;
189 if (lp->neq)
270 lp->stack[lp->neq] = isl_tab_snap(lp->tab);
279 return lp->neq++;
291 lp->neq--;
292 return isl_tab_rollback(lp->tab, lp->stack[lp->neq]);
  /src/lib/libutil/
passwd.c 399 const char *neq; local
437 if (old_pw && (neq = pw_equal(buf, old_pw)) != NULL) {
438 if (strcmp(neq, "corrupt line") == 0)
445 mpwd, pw->pw_name, neq);
  /src/external/gpl3/gcc.old/dist/gcc/cp/
rtti.cc 801 tree neq;
804 neq = cp_truthvalue_conversion (result, complain);
807 neq, result, bad), complain);
799 tree neq; local
  /src/external/gpl3/gcc/dist/gcc/cp/
rtti.cc 805 tree neq;
808 neq = cp_truthvalue_conversion (result, complain);
811 neq, result, bad), complain);
803 tree neq; local
  /src/external/gpl3/gcc.old/dist/gcc/analyzer/
region-model.cc 4998 const svalue *neq = mgr.get_or_create_binop (integer_type_node, NE_EXPR, local
5000 ASSERT_EQ (neq, i != j ? cst_sval[1] : cst_sval [0]);
  /src/external/gpl3/gcc/dist/gcc/analyzer/
region-model.cc 7675 const svalue *neq = mgr.get_or_create_binop (integer_type_node, NE_EXPR, local
7677 ASSERT_EQ (neq, i != j ? cst_sval[1] : cst_sval [0]);
  /src/external/gpl3/binutils/dist/gprofng/doc/
texinfo.tex 11116 \DeclareUnicodeCharacter{2260}{\ensuremath\neq}%
  /src/external/gpl3/binutils.old/dist/gprofng/doc/
texinfo.tex 11116 \DeclareUnicodeCharacter{2260}{\ensuremath\neq}%
  /src/external/gpl3/gcc/dist/gcc/doc/include/
texinfo.tex 11056 \DeclareUnicodeCharacter{2260}{\ensuremath\neq}%
  /src/external/lgpl3/mpc/dist/build-aux/
texinfo.tex 10996 \DeclareUnicodeCharacter{2260}{\ensuremath\neq}%
  /src/external/lgpl3/mpfr/dist/doc/
texinfo.tex 11089 \DeclareUnicodeCharacter{2260}{\ensuremath\neq}%

Completed in 203 milliseconds