Home
last modified time | relevance | path

Searched refs:lint2 (Results 1 – 25 of 28) sorted by relevance

12

/netbsd-src/tests/usr.bin/xlint/lint2/
H A Dt_lint2.sh28 lint2=/usr/libexec/lint2
32 atf_set 'require.progs' "$lint2"
46 "$lint2" -h -x "$1.ln"
63 "$lint2" -h -x -C "$1" "$1.ln"
92 "$lint2" 'input.ln'
106 "$lint2" 'input.ln'
193 "$lint2" 'input.ln'
H A Dmsg_007.ln3 # Test data for message 7 of lint2:
H A Dmsg_014.ln3 # Test data for message 14 of lint2:
H A Dmsg_016.ln3 # Test data for message 16 of lint2:
H A Dmsg_015.ln3 # Test data for message 15 of lint2:
H A Dmsg_017.ln3 # Test data for message 17 of lint2:
H A Dmsg_002.ln3 # Test data for message 2 of lint2:
H A Dmsg_008.ln3 # Test data for message 8 of lint2:
H A Dmsg_003.ln3 # Test data for message 3 of lint2:
H A Dmsg_009.ln3 # Test data for message 9 of lint2:
H A Dmsg_010.ln3 # Test data for message 10 of lint2:
H A Dmsg_012.ln3 # Test data for message 12 of lint2:
H A Dmsg_013.ln3 # Test data for message 13 of lint2:
H A DMakefile7 TESTSDIR= ${TESTSBASE}/usr.bin/xlint/lint2
H A Dmsg_006.ln3 # Test data for message 6 of lint2:
H A Dmsg_005.ln3 # Test data for message 5 of lint2:
H A Dmsg_011.ln3 # Test data for message 11 of lint2:
H A Dmsg_004.ln3 # Test data for message 4 of lint2:
H A Dmsg_001.ln3 # Test data for message 1 of lint2:
/netbsd-src/usr.bin/xlint/xlint/
H A Dxlint.c83 /* Parameters for lint2, which performs cross-translation-unit checks. */
89 } lint2; variable
207 if (lint2.output_library != NULL) in terminate()
208 (void)remove(lint2.output_library); in terminate()
413 /* only for lint2 */ in handle_filename()
415 list_add(&lint2.input_files, name); in handle_filename()
455 list_add(&lint2.input_files, ofn); in handle_filename()
491 list_add_ref(&lint2.input_libraries, concat2("-l", lfn)); in find_lib()
508 ? concat2(libexec_dir, "/lint2") in run_lint2()
513 list_add_all(&args, &lint2 in run_lint2()
[all...]
/netbsd-src/tools/lint2/
H A DMakefile3 HOSTPROGNAME= ${MACHINE_GNU_PLATFORM}-lint2
4 HOST_SRCDIR= usr.bin/xlint/lint2
/netbsd-src/usr.bin/xlint/
H A DMakefile3 SUBDIR= lint1 lint2 xlint llib
/netbsd-src/usr.bin/error/
H A Dinput.c54 static Errorclass lint2(void);
96 || (( errorclass = lint2() ) != C_UNKNOWN) in eaterrors()
443 lint2(void) in lint2() function
/netbsd-src/tests/usr.bin/xlint/
H A DMakefile7 TESTS_SUBDIRS= lint1 lint2 xlint
/netbsd-src/usr.bin/xlint/lint2/
H A DMakefile5 PROG= lint2

12