Searched refs:SHORT_ATOM_SIGNED (Results 1 – 2 of 2) sorted by relevance
54 #define SHORT_ATOM_SIGNED 0x10 macro
607 atom |= has_sign ? SHORT_ATOM_SIGNED : 0; in add_short_atom_header()822 } else if (pos[0] & SHORT_ATOM_SIGNED) { in response_parse_short()