Searched refs:linep (Results 1 – 1 of 1) sorted by relevance
500 as_where (char **namep, unsigned int *linep) in as_where() argument503 && (linep == NULL || logical_input_line >= 0)) in as_where()506 if (linep != NULL) in as_where()507 *linep = logical_input_line; in as_where()512 if (linep != NULL) in as_where()513 *linep = physical_input_line; in as_where()518 if (linep != NULL) in as_where()519 *linep = 0; in as_where()