Home
last modified time | relevance | path

Searched refs:RANGE_ERROR (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Modules/
D_struct.c271 #define RANGE_ERROR(x, f, flag, mask) return _range_error(f, flag) macro
607 RANGE_ERROR(x, f, 0, -1); in np_int()
624 RANGE_ERROR(y, f, 1, -1); in np_uint()
873 RANGE_ERROR(x, f, 0, 0xffffL); in bp_int()
876 RANGE_ERROR(x, f, 0, 0xffffffffL); in bp_int()
899 RANGE_ERROR(x, f, 1, maxint - 1); in bp_uint()
1088 RANGE_ERROR(x, f, 0, 0xffffL); in lp_int()
1091 RANGE_ERROR(x, f, 0, 0xffffffffL); in lp_int()
1114 RANGE_ERROR(x, f, 1, maxint - 1); in lp_uint()
/external/curl/packages/vms/
Dcurlmsg.msg58 RANGE_ERROR <RANGE command error>
Dcurlmsg.sdl63 ,"RANGE_ERROR" EQUALS %X0F018112 PREFIX "CURL" TAG ""