Home
last modified time | relevance | path

Searched refs:post_parse (Results 1 – 1 of 1) sorted by relevance

/openbsd/usr.bin/make/
H A Dlowparse.c73 static Location *post_parse = NULL; variable
469 post_parse = origin; in Parse_SetLocation()
475 if (post_parse) { in Parse_FillLocation()
476 *origin = *post_parse; in Parse_FillLocation()