Searched defs:in_file (Results 1 – 2 of 2) sorted by relevance
28 let in_file = PathBuf::from("l2cap_packets.pdl"); in generate_packets() localVariable47 let in_file = PathBuf::from("../../../system/pdl/hci/hci_packets.pdl"); in generate_packets() localVariable
53 FILE* in_file = fopen(input_file.string().c_str(), "r"); in parse_declarations_one_file() local