Home
last modified time | relevance | path

Searched refs:sccs (Results 1 – 18 of 18) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Dddg.c766 g->sccs = (ddg_scc_ptr *) xrealloc (g->sccs, size); in add_scc_to_ddg()
767 g->sccs[g->num_sccs++] = scc; in add_scc_to_ddg()
836 qsort (g->sccs, g->num_sccs, sizeof (ddg_scc_ptr), in order_sccs()
850 ddg_all_sccs_ptr sccs = (ddg_all_sccs_ptr) in create_ddg_all_sccs() local
853 sccs->ddg = g; in create_ddg_all_sccs()
854 sccs->sccs = NULL; in create_ddg_all_sccs()
855 sccs->num_sccs = 0; in create_ddg_all_sccs()
876 add_scc_to_ddg (sccs, scc); in create_ddg_all_sccs()
879 order_sccs (sccs); in create_ddg_all_sccs()
883 return sccs; in create_ddg_all_sccs()
[all …]
Dddg.h162 ddg_scc_ptr *sccs; member
Dmodulo-sched.c1687 ddg_all_sccs_ptr sccs = create_ddg_all_sccs (g); in sms_order_nodes() local
1691 order_nodes_of_sccs (sccs, node_order); in sms_order_nodes()
1693 if (sccs->num_sccs > 0) in sms_order_nodes()
1695 rec_mii = sccs->sccs[0]->recurrence_length; in sms_order_nodes()
1705 free_ddg_all_sccs (sccs); in sms_order_nodes()
1729 ddg_scc_ptr scc = all_sccs->sccs[i]; in order_nodes_of_sccs()
DChangeLog-200023557 the strings and function names on the fly. Take the #sccs
DChangeLog-200518944 * doc/cpp.texi: Document that #sccs is a synonym for #ident.
DChangeLog-200213072 * cpplib.c (do_sccs): Handle #sccs on all systems.
/freebsd-12-stable/contrib/file/magic/Magdir/
Dsccs3 # $File: sccs,v 1.8 2020/06/20 21:32:52 christos Exp $
4 # sccs: file(1) magic for SCCS archives
/freebsd-12-stable/sys/conf/
Dnewvers.sh304 char sccs[sizeof(SCCSSTR) > 128 ? sizeof(SCCSSTR) : 128] = SCCSSTR;
/freebsd-12-stable/contrib/file/magic/
DMakefile.am271 $(MAGIC_FRAGMENT_DIR)/sccs \
DMakefile.in548 $(MAGIC_FRAGMENT_DIR)/sccs \
/freebsd-12-stable/contrib/llvm-project/clang/lib/Basic/
DIdentifierTable.cpp333 CASE( 4, 's', 'c', sccs); in getPPKeywordID()
/freebsd-12-stable/contrib/gcclibs/libcpp/
Ddirectives.c155 D(sccs, T_SCCS, EXTENSION, IN_I) /* 0 SVR4? */
DChangeLog355 * directives.c (#sccs table entry): Mark IN_I, consistent with #ident.
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
DTokenKinds.def129 PPKEYWORD(sccs)
/freebsd-12-stable/contrib/tcsh/
Dcomplete.tcsh287 complete sccs \
/freebsd-12-stable/contrib/gcc/doc/
Dcpp.texi3414 @findex #sccs
3418 @samp{#sccs} directive is a synonym for @samp{#ident}.
/freebsd-12-stable/contrib/tzdata/
DNEWS4571 change not happened - that's the "missing" sccs version id).
/freebsd-12-stable/
DObsoleteFiles.inc10638 OLD_FILES+=usr/bin/sccs