Searched refs:includes (Results 1 – 7 of 7) sorted by relevance
1 # Regression test for Issue 195: Message size not calculated if a submessage includes
2 # includes from another directory.
60 includes = [name_pb],
136 // Automatic includes to exclude from generated `.pb.h`
1868 def generate_header(self, includes, headername, options): argument1902 for incfile in includes:2421 includes = [d for d in f.fdesc.dependency if d not in excludes]2423 headerdata = ''.join(f.generate_header(includes, headerbasename, options))
12 includes nanopb headers.40 * `max_size`: Allocated maximum size for `bytes` and `string` fields. For strings, this includes th…
198 **Changes:** `pb.h` now includes `limits.h` for this macro.