Searched refs:not_equal (Results 1 - 16 of 16) sorted by relevance

/haiku-fatelf/src/bin/bash/lib/intl/
H A Dplural-exp.c54 .operation = not_equal,
89 GERMANIC_PLURAL.operation = not_equal;
H A Deval-plural.h98 case not_equal:
H A Dplural-exp.h65 not_equal, /* Comparison for inequality. */ enumerator in enum:expression::operator
H A Dplural.y316 lval->op = not_equal;
H A Dplural.c1588 lval->op = not_equal;
/haiku-fatelf/src/bin/gawk/intl/
H A Dplural-exp.c52 .operation = not_equal,
87 GERMANIC_PLURAL.operation = not_equal;
H A Deval-plural.h96 case not_equal:
H A Dplural-exp.h63 not_equal, /* Comparison for inequality. */ enumerator in enum:expression::operator
H A Dplural.y314 lval->op = not_equal;
H A Dplural.c1426 lval->op = not_equal;
/haiku-fatelf/src/bin/coreutils/src/
H A Dexpr.c850 less_than, less_equal, equal, not_equal, greater_equal, greater_than enumerator in enum:__anon3388
861 fxn = not_equal;
899 case not_equal: val = (cmp != 0); break;
H A Dsort.c2113 goto not_equal; \
2141 goto not_equal;
2148 goto not_equal;
2154 goto not_equal;
2186 not_equal:
/haiku-fatelf/headers/libs/agg/
H A Dagg_rasterizer_scanline_aa.h62 int not_equal(int ex, int ey, const cell_aa&) const function in struct:agg::cell_aa
H A Dagg_rasterizer_cells_aa.h198 if(m_curr_cell.not_equal(x, y, m_style_cell))
H A Dagg_rasterizer_compound_aa.h66 int not_equal(int ex, int ey, const cell_style_aa& c) const function in struct:agg::cell_style_aa
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxpath.c9119 goto not_equal;
9123 not_equal:

Completed in 213 milliseconds