Searched refs:require_flag (Results 1 – 1 of 1) sorted by relevance
445 int require_flag, provide_flag, before_flag, keywords_flag; in crunch_file() local478 require_flag = provide_flag = before_flag = keywords_flag = 0; in crunch_file()480 require_flag = REQUIRE_LEN; in crunch_file()482 require_flag = REQUIRES_LEN; in crunch_file()500 if (require_flag) in crunch_file()501 parse_require(node, buf + require_flag); in crunch_file()