Searched refs:new_boolean_literal (Results 1 – 1 of 1) sorted by relevance
341 static struct cras_expr_expression *new_boolean_literal(char boolean) in new_boolean_literal() function421 return new_boolean_literal(c == 't'); in parse_one_expr()