Searched refs:AFM_IS_SEP (Results 1 – 1 of 1) sorted by relevance
71 #define AFM_IS_SEP( ch ) ( (ch) == ';' ) macro111 else if ( AFM_IS_SEP( ch ) ) in afm_stream_skip_spaces()145 else if ( AFM_IS_SEP( ch ) ) in afm_stream_read_one()