Searched refs:EMPTY_ATOM_BYTE (Results 1 – 2 of 2) sorted by relevance
74 #define EMPTY_ATOM_BYTE 0xFF macro
1059 else if (pos[0] == EMPTY_ATOM_BYTE) /* empty atom */ in response_parse()1067 if (pos[0] != EMPTY_ATOM_BYTE) in response_parse()