Searched refs:ASTERIX_CHAR (Results 1 – 2 of 2) sorted by relevance
61 #define ASTERIX_CHAR '*' macro
2071 } else if (*s == ASTERIX_CHAR) { in get_next_extract_format_item()2074 while (s < s_end && *s == ASTERIX_CHAR) in get_next_extract_format_item()2140 case ASTERIX_CHAR: in get_next_extract_format_item()