Searched refs:AFM_IS_SEP (Results 1 – 1 of 1) sorted by relevance
69 #define AFM_IS_SEP( ch ) ( (ch) == ';' ) macro109 else if ( AFM_IS_SEP( ch ) ) in afm_stream_skip_spaces()143 else if ( AFM_IS_SEP( ch ) ) in afm_stream_read_one()
Completed in 3 milliseconds