Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dinput.c72 types |= SOURCE_C; in built_source_types()
102 (built_source_types(elf, file) & SOURCE_C)) { in read_file()
H A Dctfconvert.c135 if (!(source_types & SOURCE_C) && ignore_non_c) { in file_read()
H A Dctftools.h376 SOURCE_C = 2, enumerator