Searched refs:RANGE_ERROR (Results 1 – 14 of 14) sorted by relevance
/external/openssh/openbsd-compat/ |
D | fnmatch.c | 101 #define RANGE_ERROR (-1) macro 114 return RANGE_ERROR; in classmatch() 120 return RANGE_ERROR; in classmatch() 137 rval = RANGE_ERROR; in classmatch()
|
/external/marisa-trie/bindings/perl/ |
D | marisa.pm | 274 *RANGE_ERROR = *marisac::RANGE_ERROR;
|
D | marisa-swig.h | 15 MARISA_SWIG_ENUM_COPY(RANGE_ERROR),
|
D | marisa-swig_wrap.cxx | 5039 … sv_setsv(sv, SWIG_From_int SWIG_PERL_CALL_ARGS_1(static_cast< int >(marisa_swig::RANGE_ERROR))); in XS()
|
/external/python/cpython3/Modules/ |
D | _struct.c | 282 #define RANGE_ERROR(x, f, flag, mask) return _range_error(f, flag) macro 618 RANGE_ERROR(x, f, 0, -1); in np_int() 635 RANGE_ERROR(y, f, 1, -1); in np_uint() 884 RANGE_ERROR(x, f, 0, 0xffffL); in bp_int() 887 RANGE_ERROR(x, f, 0, 0xffffffffL); in bp_int() 910 RANGE_ERROR(x, f, 1, maxint - 1); in bp_uint() 1099 RANGE_ERROR(x, f, 0, 0xffffL); in lp_int() 1102 RANGE_ERROR(x, f, 0, 0xffffffffL); in lp_int() 1125 RANGE_ERROR(x, f, 1, maxint - 1); in lp_uint()
|
/external/marisa-trie/bindings/python/ |
D | marisa.py | 73 RANGE_ERROR = _marisa.RANGE_ERROR variable
|
D | marisa-swig.h | 15 MARISA_SWIG_ENUM_COPY(RANGE_ERROR),
|
D | marisa-swig_wrap.cxx | 6061 …G_Python_SetConstant(d, "RANGE_ERROR",SWIG_From_int(static_cast< int >(marisa_swig::RANGE_ERROR))); in SWIG_init()
|
/external/marisa-trie/bindings/ruby/ |
D | marisa-swig.h | 15 MARISA_SWIG_ENUM_COPY(RANGE_ERROR),
|
D | marisa-swig_wrap.cxx | 4606 …rb_define_const(mMarisa, "RANGE_ERROR", SWIG_From_int(static_cast< int >(marisa_swig::RANGE_ERROR)…
|
/external/marisa-trie/bindings/ |
D | marisa-swig.h | 15 MARISA_SWIG_ENUM_COPY(RANGE_ERROR),
|
/external/llvm-project/polly/test/Isl/CodeGen/ |
D | dead_invariant_load_instruction_referenced_by_parameter_2.ll | 43 …%RANGE_ERROR.0 = phi i1 [ false, %land.lhs.true.19 ], [ false, %if.else.28 ], [ false, %if.else ],… 44 br i1 %RANGE_ERROR.0, label %if.then.37, label %if.end.38
|
/external/curl/packages/vms/ |
D | curlmsg.msg | 79 RANGE_ERROR <RANGE command error>
|
D | curlmsg.sdl | 63 ,"RANGE_ERROR" EQUALS %X0F018112 PREFIX "CURL" TAG ""
|