Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dinput.c68 types |= SOURCE_C; in built_source_types()
98 (built_source_types(elf, file) & SOURCE_C)) { in read_file()
H A Dctfconvert.c130 if (!(source_types & SOURCE_C) && ignore_non_c) { in file_read()
H A Dctftools.h376 SOURCE_C = 2, enumerator