Searched refs:line_type (Results 1 – 3 of 3) sorted by relevance
40 int line_type(const char *line) in line_type() function671 ((linetype = line_type(line->data)) && in _print_ps()
1515 def __init__(self, line_type): argument1517 % (_MAXLINE, line_type))
1239 line_type = "unassigned"1241 line_type = "cp"1242 WriteFieldsRangeProps([line_type], start, end, props, out_file)