Searched refs:chk (Results 1 – 7 of 7) sorted by relevance
121 char *chk; in websocket_data_handler() local125 gid = strtoul(msg, &chk, 10); in websocket_data_handler()127 if (gid > 0 && chk != NULL && *chk == 0) { in websocket_data_handler()
518 duk_int_t chk; in duk_hex_decode() local543 chk = t; in duk_hex_decode()547 chk |= t; in duk_hex_decode()551 chk |= t; in duk_hex_decode()555 chk |= t; in duk_hex_decode()560 if (DUK_UNLIKELY(chk < 0)) { in duk_hex_decode()
13414 duk_int_t chk; in duk_hex_decode() local13439 chk = t; in duk_hex_decode()13443 chk |= t; in duk_hex_decode()13447 chk |= t; in duk_hex_decode()13451 chk |= t; in duk_hex_decode()13456 if (DUK_UNLIKELY(chk < 0)) { in duk_hex_decode()
13478 duk_int_t chk; in duk_hex_decode() local13503 chk = t; in duk_hex_decode()13507 chk |= t; in duk_hex_decode()13511 chk |= t; in duk_hex_decode()13515 chk |= t; in duk_hex_decode()13520 if (DUK_UNLIKELY(chk < 0)) { in duk_hex_decode()
13462 duk_int_t chk; in duk_hex_decode() local13487 chk = t; in duk_hex_decode()13491 chk |= t; in duk_hex_decode()13495 chk |= t; in duk_hex_decode()13499 chk |= t; in duk_hex_decode()13504 if (DUK_UNLIKELY(chk < 0)) { in duk_hex_decode()
13430 duk_int_t chk; in duk_hex_decode() local13455 chk = t; in duk_hex_decode()13459 chk |= t; in duk_hex_decode()13463 chk |= t; in duk_hex_decode()13467 chk |= t; in duk_hex_decode()13472 if (DUK_UNLIKELY(chk < 0)) { in duk_hex_decode()