Home
last modified time | relevance | path

Searched refs:lastPP (Results 1 – 25 of 40) sorted by relevance

12

/dports/archivers/bzip/bzip-0.21/
H A Dbzip.c1296 Int32 lastPP; variable
1392 if (a >= lastPP) assert (words[a] == words[a-lastPP]); in GETALL()
1438 ((p)+lastPP), in NORMALISE()
1482 p % lastPP; in STRONG_NORMALISE()
1693 assert (i1 < lastPP); in fullGt()
1694 assert (i2 < lastPP); in fullGt()
1748 assert (i1 < lastPP); in fullGt()
1749 assert (i2 < lastPP); in fullGt()
1948 lastPP = last + 1; in sortIt()
1950 if (lastPP <= 1024) { in sortIt()
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/
H A Dsubsegs.c76 frchainS **lastPP; /* address of last pointer */ in subseg_set_rest() local
94 for (frcP = *(lastPP = &seginfo->frchainP); in subseg_set_rest()
96 frcP = *(lastPP = &frcP->frch_next)) in subseg_set_rest()
118 *lastPP = newP; in subseg_set_rest()
H A Dsymbols.c792 symbolS **rootPP, symbolS **lastPP) in symbol_append() argument
802 know (*lastPP == NULL); in symbol_append()
806 *lastPP = addme; in symbol_append()
816 know (*lastPP == target); in symbol_append()
817 *lastPP = addme; in symbol_append()
841 symbol_remove (symbolS *symbolP, symbolS **rootPP, symbolS **lastPP) in symbol_remove() argument
851 if (symbolP == *lastPP) in symbol_remove()
853 *lastPP = symbolP->sy_previous; in symbol_remove()
866 debug_verify_symchain (*rootPP, *lastPP); in symbol_remove()
873 symbolS **rootPP, symbolS **lastPP ATTRIBUTE_UNUSED) in symbol_insert()
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/
H A Dsubsegs.c76 frchainS **lastPP; /* address of last pointer */ in subseg_set_rest() local
94 for (frcP = *(lastPP = &seginfo->frchainP); in subseg_set_rest()
96 frcP = *(lastPP = &frcP->frch_next)) in subseg_set_rest()
118 *lastPP = newP; in subseg_set_rest()
H A Dsymbols.c792 symbolS **rootPP, symbolS **lastPP) in symbol_append() argument
802 know (*lastPP == NULL); in symbol_append()
806 *lastPP = addme; in symbol_append()
816 know (*lastPP == target); in symbol_append()
817 *lastPP = addme; in symbol_append()
841 symbol_remove (symbolS *symbolP, symbolS **rootPP, symbolS **lastPP) in symbol_remove() argument
851 if (symbolP == *lastPP) in symbol_remove()
853 *lastPP = symbolP->sy_previous; in symbol_remove()
866 debug_verify_symchain (*rootPP, *lastPP); in symbol_remove()
873 symbolS **rootPP, symbolS **lastPP ATTRIBUTE_UNUSED) in symbol_insert()
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/gas/
H A Dsubsegs.c76 frchainS **lastPP; /* address of last pointer */ in subseg_set_rest() local
98 for (frcP = *(lastPP = &seginfo->frchainP); in subseg_set_rest()
100 frcP = *(lastPP = &frcP->frch_next)) in subseg_set_rest()
122 *lastPP = newP; in subseg_set_rest()
H A Dsymbols.c929 symbolS **rootPP, symbolS **lastPP) in symbol_append() argument
942 know (*lastPP == NULL); in symbol_append()
946 *lastPP = addme; in symbol_append()
956 know (*lastPP == target); in symbol_append()
957 *lastPP = addme; in symbol_append()
991 if (symbolP == *lastPP) in symbol_remove()
993 *lastPP = symbolP->x->previous; in symbol_remove()
1006 debug_verify_symchain (*rootPP, *lastPP); in symbol_remove()
1013 symbolS **rootPP, symbolS **lastPP ATTRIBUTE_UNUSED) in symbol_insert()
1037 debug_verify_symchain (*rootPP, *lastPP); in symbol_insert()
[all …]
H A Dsymbols.h169 extern int symbol_on_chain (symbolS *s, symbolS *rootPP, symbolS *lastPP);
/dports/devel/gnulibiberty/binutils-2.37/gas/
H A Dsubsegs.c76 frchainS **lastPP; /* address of last pointer */ in subseg_set_rest() local
98 for (frcP = *(lastPP = &seginfo->frchainP); in subseg_set_rest()
100 frcP = *(lastPP = &frcP->frch_next)) in subseg_set_rest()
122 *lastPP = newP; in subseg_set_rest()
H A Dsymbols.c929 symbolS **rootPP, symbolS **lastPP) in symbol_append() argument
942 know (*lastPP == NULL); in symbol_append()
946 *lastPP = addme; in symbol_append()
956 know (*lastPP == target); in symbol_append()
957 *lastPP = addme; in symbol_append()
991 if (symbolP == *lastPP) in symbol_remove()
993 *lastPP = symbolP->x->previous; in symbol_remove()
1006 debug_verify_symchain (*rootPP, *lastPP); in symbol_remove()
1013 symbolS **rootPP, symbolS **lastPP ATTRIBUTE_UNUSED) in symbol_insert()
1037 debug_verify_symchain (*rootPP, *lastPP); in symbol_insert()
[all …]
H A Dsymbols.h169 extern int symbol_on_chain (symbolS *s, symbolS *rootPP, symbolS *lastPP);
/dports/devel/binutils/binutils-2.37/gas/
H A Dsubsegs.c76 frchainS **lastPP; /* address of last pointer */ in subseg_set_rest() local
98 for (frcP = *(lastPP = &seginfo->frchainP); in subseg_set_rest()
100 frcP = *(lastPP = &frcP->frch_next)) in subseg_set_rest()
122 *lastPP = newP; in subseg_set_rest()
H A Dsymbols.c929 symbolS **rootPP, symbolS **lastPP) in symbol_append() argument
942 know (*lastPP == NULL); in symbol_append()
946 *lastPP = addme; in symbol_append()
956 know (*lastPP == target); in symbol_append()
957 *lastPP = addme; in symbol_append()
991 if (symbolP == *lastPP) in symbol_remove()
993 *lastPP = symbolP->x->previous; in symbol_remove()
1006 debug_verify_symchain (*rootPP, *lastPP); in symbol_remove()
1013 symbolS **rootPP, symbolS **lastPP ATTRIBUTE_UNUSED) in symbol_insert()
1037 debug_verify_symchain (*rootPP, *lastPP); in symbol_insert()
[all …]
H A Dsymbols.h169 extern int symbol_on_chain (symbolS *s, symbolS *rootPP, symbolS *lastPP);
/dports/devel/djgpp-binutils/binutils-2.17/gas/
H A Dsubsegs.c107 register frchainS **lastPP; /* address of last pointer */ in subseg_set_rest() local
139 for (frcP = *(lastPP = &frchain_root); in subseg_set_rest()
141 frcP = *(lastPP = &frcP->frch_next)) in subseg_set_rest()
193 *lastPP = newP; in subseg_set_rest()
H A Dsymbols.c765 symbolS **rootPP, symbolS **lastPP) in symbol_append() argument
775 know (*lastPP == NULL); in symbol_append()
779 *lastPP = addme; in symbol_append()
789 know (*lastPP == target); in symbol_append()
790 *lastPP = addme; in symbol_append()
814 symbol_remove (symbolS *symbolP, symbolS **rootPP, symbolS **lastPP) in symbol_remove() argument
824 if (symbolP == *lastPP) in symbol_remove()
826 *lastPP = symbolP->sy_previous; in symbol_remove()
839 debug_verify_symchain (*rootPP, *lastPP); in symbol_remove()
846 symbolS **rootPP, symbolS **lastPP ATTRIBUTE_UNUSED) in symbol_insert()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/gas/
H A Dsubsegs.c207 register frchainS **lastPP; /* address of last pointer */ in subseg_set_rest() local
239 for (frcP = *(lastPP = &frchain_root); in subseg_set_rest()
241 frcP = *(lastPP = &frcP->frch_next)) in subseg_set_rest()
293 *lastPP = newP; in subseg_set_rest()
H A Dsymbols.c672 symbolS **rootPP, symbolS **lastPP) in symbol_append() argument
682 know (*lastPP == NULL); in symbol_append()
688 *lastPP = addme; in symbol_append()
700 know (*lastPP == target); in symbol_append()
701 *lastPP = addme; in symbol_append()
731 symbol_remove (symbolS *symbolP, symbolS **rootPP, symbolS **lastPP) in symbol_remove() argument
741 if (symbolP == *lastPP) in symbol_remove()
743 *lastPP = symbolP->sy_previous; in symbol_remove()
756 debug_verify_symchain (*rootPP, *lastPP); in symbol_remove()
763 symbolS **rootPP, symbolS **lastPP ATTRIBUTE_UNUSED) in symbol_insert()
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/
H A Dsubsegs.c221 register frchainS **lastPP; /* address of last pointer */ in subseg_set_rest() local
253 for (frcP = *(lastPP = &frchain_root); in subseg_set_rest()
255 frcP = *(lastPP = &frcP->frch_next)) in subseg_set_rest()
307 *lastPP = newP; in subseg_set_rest()
H A Dsymbols.c674 symbolS **rootPP, symbolS **lastPP) in symbol_append() argument
684 know (*lastPP == NULL); in symbol_append()
690 *lastPP = addme; in symbol_append()
702 know (*lastPP == target); in symbol_append()
703 *lastPP = addme; in symbol_append()
733 symbol_remove (symbolS *symbolP, symbolS **rootPP, symbolS **lastPP) in symbol_remove() argument
743 if (symbolP == *lastPP) in symbol_remove()
745 *lastPP = symbolP->sy_previous; in symbol_remove()
758 debug_verify_symchain (*rootPP, *lastPP); in symbol_remove()
765 symbolS **rootPP, symbolS **lastPP ATTRIBUTE_UNUSED) in symbol_insert()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/gas/
H A Dsubsegs.c207 register frchainS **lastPP; /* address of last pointer */
239 for (frcP = *(lastPP = &frchain_root);
241 frcP = *(lastPP = &frcP->frch_next))
293 *lastPP = newP;
H A Dsymbols.c672 symbolS **rootPP, symbolS **lastPP) in symbol_append() argument
682 know (*lastPP == NULL); in symbol_append()
688 *lastPP = addme; in symbol_append()
700 know (*lastPP == target); in symbol_append()
701 *lastPP = addme; in symbol_append()
731 symbol_remove (symbolS *symbolP, symbolS **rootPP, symbolS **lastPP) in symbol_remove() argument
741 if (symbolP == *lastPP) in symbol_remove()
743 *lastPP = symbolP->sy_previous; in symbol_remove()
756 debug_verify_symchain (*rootPP, *lastPP); in symbol_remove()
763 symbolS **rootPP, symbolS **lastPP ATTRIBUTE_UNUSED) in symbol_insert()
[all …]
/dports/astro/marble/marble-21.12.3/tools/vectorosm-tilecreator/clipper/
H A Dclipper.cpp3111 OutPt *lastPP = pp->Prev; in FixupOutPolyline() local
3112 while (pp != lastPP) in FixupOutPolyline()
3117 if (pp == lastPP) lastPP = pp->Prev; in FixupOutPolyline()
/dports/misc/visp/visp-3.4.0/3rdparty/clipper/
H A Dclipper.cpp3119 OutPt *lastPP = pp->Prev; in FixupOutPolyline() local
3120 while (pp != lastPP) in FixupOutPolyline()
3125 if (pp == lastPP) lastPP = pp->Prev; in FixupOutPolyline()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/thirdparty/clipper/
H A Dclipper.cpp4065 OutPt* lastPP = pp->Prev; in FixupOutPolyline() local
4067 while( pp != lastPP ) in FixupOutPolyline()
4073 if( pp == lastPP ) in FixupOutPolyline()
4074 lastPP = pp->Prev; in FixupOutPolyline()

12