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

/freebsd-9.3-release/contrib/gcc/
H A Dtree-tailcall.c383 basic_block abb; local
474 abb = bb;
482 ass_var = propagate_through_phis (ass_var, single_succ_edge (abb));
483 abb = single_succ (abb);
484 absi = bsi_start (abb);
/freebsd-9.3-release/contrib/nvi/vi/
H A Dv_txt.c267 abb_t abb; /* State of abbreviation checks. */ local
434 abb = F_ISSET(gp, G_ABBREV) &&
459 abb = AB_NOTSET;
564 abb = AB_NOTSET;
716 if (abb == AB_INWORD && \
728 if (abb != AB_NOTSET) \
729 abb = AB_NOTWORD; \
864 abb = AB_NOTSET;
1297 if (abb == AB_INWORD &&
1311 if (abb !
[all...]
/freebsd-9.3-release/contrib/cvs/src/
H A Dsanity.sh16078 echo abb >abb
16079 dotest devcom-2 "${testcvs} add abb" \
16080 "$PROG add: scheduling file \`abb' for addition
16084 "RCS file: ${CVSROOT_DIRNAME}/first-dir/abb,v
16086 Checking in abb;
16087 ${CVSROOT_DIRNAME}/first-dir/abb,v <-- abb
16113 "U first-dir/abb
16117 dotest_fail devcom-9 "test -w abb"
[all...]

Completed in 196 milliseconds