Searched refs:EMPTY_ATOM_BYTE (Results 1 – 2 of 2) sorted by relevance
75 #define EMPTY_ATOM_BYTE 0xFF74 #define EMPTY_ATOM_BYTE global() macro
1063 else if (pos[0] == EMPTY_ATOM_BYTE) /* empty atom */ in response_parse() 1071 if (pos[0] != EMPTY_ATOM_BYTE) in response_parse()