Searched defs:RESULT_CODE (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/public/common/
H A Dresult_codes.h12 #define RESULT_CODE(label, value) RESULT_CODE_ ## label = value, macro
14 #undef RESULT_CODE macro
/external/mtpd/
H A Dl2tp.c66 #define RESULT_CODE htons(1) macro
518 add_attribute_u32(RESULT_CODE, htonl(0x00020006));
557 add_attribute_u16(RESULT_CODE, htons(6));

Completed in 487 milliseconds