Searched refs:ctu (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/vax/boot/boot/
H A DMakefile8 DEVS= hp.c ctu.c ra.c mfm.c if_qe.c if_le.c if_ze.c if_de.c if_ni.c
/netbsd-current/external/apache2/llvm/dist/clang/tools/scan-build-py/libscanbuild/
H A Darguments.py378 ctu = parser.add_argument_group('cross translation unit analysis')
379 ctu_mutex_group = ctu.add_mutually_exclusive_group()
381 '--ctu',
386 help="""Perform cross translation unit (ctu) analysis (both collect
387 and analyze phases) using default <ctu-dir> for temporary output.
389 ctu.add_argument(
390 '--ctu-dir',
391 metavar='<ctu-dir>',
393 default='ctu-dir',
394 help="""Defines the temporary directory used between ctu
[all...]
/netbsd-current/games/hack/
H A Dhack.read.c369 int ct = 0, ctu = 0; local
376 ctu++;
380 if (!ct && !ctu) {

Completed in 116 milliseconds