Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDfix-header.c967 check_protection (int *ifndef_line, int *endif_line) in check_protection() argument
1054 *endif_line = lineno; in check_protection()
1081 int endif_line; in main() local
1236 if (check_protection (&ifndef_line, &endif_line)) in main()
1239 rbrac_line = endif_line; in main()