Searched refs:lindex (Results 1 – 25 of 34) sorted by relevance
12
434 size_t lindex = 0; in coap_option_filter_op() local441 for (nr = 1; lindex < COAP_OPT_FILTER_LONG; nr <<= 1, lindex++) { in coap_option_filter_op()443 if (((of->mask & nr) > 0) && (of->long_opts[lindex] == number)) { in coap_option_filter_op()454 for (nr = 1 << COAP_OPT_FILTER_LONG; lindex < COAP_OPT_FILTER_SHORT; in coap_option_filter_op()455 nr <<= 1, lindex++) { in coap_option_filter_op()457 if (((of->mask & nr) > 0) && (of->short_opts[lindex] == (number & 0xff))) { in coap_option_filter_op()474 lindex = coap_fls(~of->mask & mask); in coap_option_filter_op()475 if (!lindex) { in coap_option_filter_op()480 of->long_opts[lindex - 1] = number; in coap_option_filter_op()482 of->short_opts[lindex - COAP_OPT_FILTER_LONG - 1] = (uint8_t)number; in coap_option_filter_op()[all …]
31 set rc [lindex $rc_list {3}]
38 set rc [lindex $rc_list {3}]
37 set rc [lindex $rc_list {3}]
53 set rc [lindex $rc_list {3}]
34 set rc [lindex $rc_list {3}]
42 set rc [lindex $rc_list {3}]
36 set rc [lindex $rc_list {3}]
40 set rc [lindex $rc_list {3}]
43 set rc [lindex $rc_list {3}]