Searched refs:op (Results 1 – 3 of 3) sorted by relevance
451 enum filter_op_t op) { in coap_option_filter_op() argument462 if (op == FILTER_CLEAR) { in coap_option_filter_op()476 if (op == FILTER_CLEAR) { in coap_option_filter_op()486 if ((op == FILTER_CLEAR) || (op == FILTER_GET)) { in coap_option_filter_op()
116 # check whether or not the compiler supports -Wlogical-op (clang does not...)117 AX_CHECK_COMPILE_FLAG([-Wlogical-op], [WARNING_CFLAGS="$WARNING_CFLAGS -Wlogical-op"],,[-Werror])
68 set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wlogical-op")