Searched refs:For_Break (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/usr.bin/make/ | ||
| H A D | for.c | 502 For_Break(ForLoop *f) in For_Break() function |
| H A D | make.h | 852 void For_Break(struct ForLoop *); |
| H A D | parse.c | 2725 For_Break(curFile->forLoop); in HandleBreak() |