Searched refs:SHORT_ATOM_BYTESTRING (Results 1 – 2 of 2) sorted by relevance
55 #define SHORT_ATOM_BYTESTRING 0x20 macro
532 atom |= bytestring ? SHORT_ATOM_BYTESTRING : 0; in add_short_atom_header()729 if (pos[0] & SHORT_ATOM_BYTESTRING) { in response_parse_short()