Home
last modified time | relevance | path

Searched defs:TIC (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/share/termtypes/
H A DMakefile4 TIC= /usr/bin/tic macro
/openbsd-src/usr.bin/tset/
H A DMakefile9 TIC= ${.CURDIR}/../tic macro
/openbsd-src/usr.bin/infocmp/
H A DMakefile8 TIC= ${.CURDIR}/../tic macro
/openbsd-src/usr.bin/tput/
H A DMakefile10 TIC= ${.CURDIR}/../tic macro
/openbsd-src/gnu/llvm/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp875 TruncInstCombine TIC(AC, TLI, DL, DT); in runImpl() local