Searched refs:INDEX (Results 1 – 3 of 3) sorted by relevance
284 #define SHIFT_AND_PLACE(INDEX, OFFSET) \ argument292 if( shifts[(INDEX)][(OFFSET)][i -1] ) \296 if( indexes[(INDEX)][(OFFSET)][i] != -1 ) { \297 RK[indexes[(INDEX)][(OFFSET)][i]] = TK[ i ]; \
65 #define INDEX "This is a test server made with libcoap (see https://libcoap.net)\n" \ macro88 coap_add_data(response, strlen(INDEX), (unsigned char *)INDEX); in hnd_get_index()
76 #define INDEX "libcoap server for ETSI CoAP Plugtest, March 2012, Paris\n" \ macro142 coap_add_data(response, strlen(INDEX), (unsigned char *)INDEX); in hnd_get_index()