Home
last modified time | relevance | path

Searched refs:resolved_loc (Results 1 – 25 of 29) sorted by relevance

12

/dports/lang/gcc48/gcc-4.8.5/libcpp/
H A Dline-map.c1332 source_location resolved_loc; in linemap_unwind_to_first_non_reserved_loc() local
1342 resolved_loc = linemap_resolve_location (set, loc, in linemap_unwind_to_first_non_reserved_loc()
1346 if (resolved_loc >= RESERVED_LOCATION_COUNT in linemap_unwind_to_first_non_reserved_loc()
1351 && (resolved_loc < RESERVED_LOCATION_COUNT in linemap_unwind_to_first_non_reserved_loc()
1355 resolved_loc = linemap_resolve_location (set, loc, in linemap_unwind_to_first_non_reserved_loc()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libcpp/
H A Dline-map.c1332 source_location resolved_loc; in linemap_unwind_to_first_non_reserved_loc() local
1342 resolved_loc = linemap_resolve_location (set, loc, in linemap_unwind_to_first_non_reserved_loc()
1346 if (resolved_loc >= RESERVED_LOCATION_COUNT in linemap_unwind_to_first_non_reserved_loc()
1351 && (resolved_loc < RESERVED_LOCATION_COUNT in linemap_unwind_to_first_non_reserved_loc()
1355 resolved_loc = linemap_resolve_location (set, loc, in linemap_unwind_to_first_non_reserved_loc()
/dports/devel/mingw32-gcc/gcc-4.8.1/libcpp/
H A Dline-map.c1327 source_location resolved_loc; in linemap_unwind_to_first_non_reserved_loc() local
1337 resolved_loc = linemap_resolve_location (set, loc, in linemap_unwind_to_first_non_reserved_loc()
1341 if (resolved_loc >= RESERVED_LOCATION_COUNT in linemap_unwind_to_first_non_reserved_loc()
1346 && (resolved_loc < RESERVED_LOCATION_COUNT in linemap_unwind_to_first_non_reserved_loc()
1350 resolved_loc = linemap_resolve_location (set, loc, in linemap_unwind_to_first_non_reserved_loc()
/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_client/
H A Dra.c535 svn_client__pathrev_t *resolved_loc; in svn_client__ra_session_from_path2() local
564 SVN_ERR(svn_client__resolve_rev_and_url(&resolved_loc, ra_session, in svn_client__ra_session_from_path2()
569 SVN_ERR(svn_ra_reparent(ra_session, resolved_loc->url, pool)); in svn_client__ra_session_from_path2()
573 *resolved_loc_p = resolved_loc; in svn_client__ra_session_from_path2()
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_client/
H A Dra.c535 svn_client__pathrev_t *resolved_loc; in svn_client__ra_session_from_path2() local
564 SVN_ERR(svn_client__resolve_rev_and_url(&resolved_loc, ra_session, in svn_client__ra_session_from_path2()
569 SVN_ERR(svn_ra_reparent(ra_session, resolved_loc->url, pool)); in svn_client__ra_session_from_path2()
573 *resolved_loc_p = resolved_loc; in svn_client__ra_session_from_path2()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_client/
H A Dra.c535 svn_client__pathrev_t *resolved_loc; in svn_client__ra_session_from_path2() local
564 SVN_ERR(svn_client__resolve_rev_and_url(&resolved_loc, ra_session, in svn_client__ra_session_from_path2()
569 SVN_ERR(svn_ra_reparent(ra_session, resolved_loc->url, pool)); in svn_client__ra_session_from_path2()
573 *resolved_loc_p = resolved_loc; in svn_client__ra_session_from_path2()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_client/
H A Dra.c535 svn_client__pathrev_t *resolved_loc; in svn_client__ra_session_from_path2() local
564 SVN_ERR(svn_client__resolve_rev_and_url(&resolved_loc, ra_session, in svn_client__ra_session_from_path2()
569 SVN_ERR(svn_ra_reparent(ra_session, resolved_loc->url, pool)); in svn_client__ra_session_from_path2()
573 *resolved_loc_p = resolved_loc; in svn_client__ra_session_from_path2()
/dports/lang/gcc6-aux/gcc-6-20180516/libcpp/
H A Dline-map.c1620 source_location resolved_loc; in linemap_unwind_to_first_non_reserved_loc() local
1631 resolved_loc = linemap_resolve_location (set, loc, in linemap_unwind_to_first_non_reserved_loc()
1635 if (resolved_loc >= RESERVED_LOCATION_COUNT in linemap_unwind_to_first_non_reserved_loc()
1640 && (resolved_loc < RESERVED_LOCATION_COUNT in linemap_unwind_to_first_non_reserved_loc()
1644 resolved_loc = linemap_resolve_location (set, loc, in linemap_unwind_to_first_non_reserved_loc()
/dports/lang/gnat_util/gcc-6-20180516/libcpp/
H A Dline-map.c1620 source_location resolved_loc; in linemap_unwind_to_first_non_reserved_loc() local
1631 resolved_loc = linemap_resolve_location (set, loc, in linemap_unwind_to_first_non_reserved_loc()
1635 if (resolved_loc >= RESERVED_LOCATION_COUNT in linemap_unwind_to_first_non_reserved_loc()
1640 && (resolved_loc < RESERVED_LOCATION_COUNT in linemap_unwind_to_first_non_reserved_loc()
1644 resolved_loc = linemap_resolve_location (set, loc, in linemap_unwind_to_first_non_reserved_loc()
/dports/lang/gcc8/gcc-8.5.0/libcpp/
H A Dline-map.c1686 source_location resolved_loc; in linemap_unwind_to_first_non_reserved_loc() local
1697 resolved_loc = linemap_resolve_location (set, loc, in linemap_unwind_to_first_non_reserved_loc()
1701 if (resolved_loc >= RESERVED_LOCATION_COUNT in linemap_unwind_to_first_non_reserved_loc()
1706 && (resolved_loc < RESERVED_LOCATION_COUNT in linemap_unwind_to_first_non_reserved_loc()
1710 resolved_loc = linemap_resolve_location (set, loc, in linemap_unwind_to_first_non_reserved_loc()
/dports/lang/gcc10/gcc-10.3.0/libcpp/
H A Dline-map.c1667 location_t resolved_loc; in linemap_unwind_to_first_non_reserved_loc() local
1678 resolved_loc = linemap_resolve_location (set, loc, in linemap_unwind_to_first_non_reserved_loc()
1682 if (resolved_loc >= RESERVED_LOCATION_COUNT in linemap_unwind_to_first_non_reserved_loc()
1687 && (resolved_loc < RESERVED_LOCATION_COUNT in linemap_unwind_to_first_non_reserved_loc()
1691 resolved_loc = linemap_resolve_location (set, loc, in linemap_unwind_to_first_non_reserved_loc()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libcpp/
H A Dline-map.c1686 source_location resolved_loc; in linemap_unwind_to_first_non_reserved_loc() local
1697 resolved_loc = linemap_resolve_location (set, loc, in linemap_unwind_to_first_non_reserved_loc()
1701 if (resolved_loc >= RESERVED_LOCATION_COUNT in linemap_unwind_to_first_non_reserved_loc()
1706 && (resolved_loc < RESERVED_LOCATION_COUNT in linemap_unwind_to_first_non_reserved_loc()
1710 resolved_loc = linemap_resolve_location (set, loc, in linemap_unwind_to_first_non_reserved_loc()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libcpp/
H A Dline-map.c1686 source_location resolved_loc; in linemap_unwind_to_first_non_reserved_loc() local
1697 resolved_loc = linemap_resolve_location (set, loc, in linemap_unwind_to_first_non_reserved_loc()
1701 if (resolved_loc >= RESERVED_LOCATION_COUNT in linemap_unwind_to_first_non_reserved_loc()
1706 && (resolved_loc < RESERVED_LOCATION_COUNT in linemap_unwind_to_first_non_reserved_loc()
1710 resolved_loc = linemap_resolve_location (set, loc, in linemap_unwind_to_first_non_reserved_loc()
/dports/lang/gcc9-devel/gcc-9-20211007/libcpp/
H A Dline-map.c1662 location_t resolved_loc; in linemap_unwind_to_first_non_reserved_loc() local
1673 resolved_loc = linemap_resolve_location (set, loc, in linemap_unwind_to_first_non_reserved_loc()
1677 if (resolved_loc >= RESERVED_LOCATION_COUNT in linemap_unwind_to_first_non_reserved_loc()
1682 && (resolved_loc < RESERVED_LOCATION_COUNT in linemap_unwind_to_first_non_reserved_loc()
1686 resolved_loc = linemap_resolve_location (set, loc, in linemap_unwind_to_first_non_reserved_loc()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libcpp/
H A Dline-map.c1686 source_location resolved_loc; in linemap_unwind_to_first_non_reserved_loc() local
1697 resolved_loc = linemap_resolve_location (set, loc, in linemap_unwind_to_first_non_reserved_loc()
1701 if (resolved_loc >= RESERVED_LOCATION_COUNT in linemap_unwind_to_first_non_reserved_loc()
1706 && (resolved_loc < RESERVED_LOCATION_COUNT in linemap_unwind_to_first_non_reserved_loc()
1710 resolved_loc = linemap_resolve_location (set, loc, in linemap_unwind_to_first_non_reserved_loc()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libcpp/
H A Dline-map.c1686 source_location resolved_loc; in linemap_unwind_to_first_non_reserved_loc() local
1697 resolved_loc = linemap_resolve_location (set, loc, in linemap_unwind_to_first_non_reserved_loc()
1701 if (resolved_loc >= RESERVED_LOCATION_COUNT in linemap_unwind_to_first_non_reserved_loc()
1706 && (resolved_loc < RESERVED_LOCATION_COUNT in linemap_unwind_to_first_non_reserved_loc()
1710 resolved_loc = linemap_resolve_location (set, loc, in linemap_unwind_to_first_non_reserved_loc()
/dports/devel/riscv64-gcc/gcc-8.3.0/libcpp/
H A Dline-map.c1681 source_location resolved_loc; in linemap_unwind_to_first_non_reserved_loc() local
1692 resolved_loc = linemap_resolve_location (set, loc, in linemap_unwind_to_first_non_reserved_loc()
1696 if (resolved_loc >= RESERVED_LOCATION_COUNT in linemap_unwind_to_first_non_reserved_loc()
1701 && (resolved_loc < RESERVED_LOCATION_COUNT in linemap_unwind_to_first_non_reserved_loc()
1705 resolved_loc = linemap_resolve_location (set, loc, in linemap_unwind_to_first_non_reserved_loc()
/dports/devel/avr-gcc/gcc-10.2.0/libcpp/
H A Dline-map.c1667 location_t resolved_loc; in linemap_unwind_to_first_non_reserved_loc() local
1678 resolved_loc = linemap_resolve_location (set, loc, in linemap_unwind_to_first_non_reserved_loc()
1682 if (resolved_loc >= RESERVED_LOCATION_COUNT in linemap_unwind_to_first_non_reserved_loc()
1687 && (resolved_loc < RESERVED_LOCATION_COUNT in linemap_unwind_to_first_non_reserved_loc()
1691 resolved_loc = linemap_resolve_location (set, loc, in linemap_unwind_to_first_non_reserved_loc()
/dports/lang/gcc10-devel/gcc-10-20211008/libcpp/
H A Dline-map.c1667 location_t resolved_loc; in linemap_unwind_to_first_non_reserved_loc() local
1678 resolved_loc = linemap_resolve_location (set, loc, in linemap_unwind_to_first_non_reserved_loc()
1682 if (resolved_loc >= RESERVED_LOCATION_COUNT in linemap_unwind_to_first_non_reserved_loc()
1687 && (resolved_loc < RESERVED_LOCATION_COUNT in linemap_unwind_to_first_non_reserved_loc()
1691 resolved_loc = linemap_resolve_location (set, loc, in linemap_unwind_to_first_non_reserved_loc()
/dports/lang/gcc9/gcc-9.4.0/libcpp/
H A Dline-map.c1662 location_t resolved_loc; in linemap_unwind_to_first_non_reserved_loc() local
1673 resolved_loc = linemap_resolve_location (set, loc, in linemap_unwind_to_first_non_reserved_loc()
1677 if (resolved_loc >= RESERVED_LOCATION_COUNT in linemap_unwind_to_first_non_reserved_loc()
1682 && (resolved_loc < RESERVED_LOCATION_COUNT in linemap_unwind_to_first_non_reserved_loc()
1686 resolved_loc = linemap_resolve_location (set, loc, in linemap_unwind_to_first_non_reserved_loc()
/dports/lang/gcc9-aux/gcc-9.1.0/libcpp/
H A Dline-map.c1662 location_t resolved_loc; in linemap_unwind_to_first_non_reserved_loc() local
1673 resolved_loc = linemap_resolve_location (set, loc, in linemap_unwind_to_first_non_reserved_loc()
1677 if (resolved_loc >= RESERVED_LOCATION_COUNT in linemap_unwind_to_first_non_reserved_loc()
1682 && (resolved_loc < RESERVED_LOCATION_COUNT in linemap_unwind_to_first_non_reserved_loc()
1686 resolved_loc = linemap_resolve_location (set, loc, in linemap_unwind_to_first_non_reserved_loc()
/dports/lang/gcc12-devel/gcc-12-20211205/libcpp/
H A Dline-map.c1746 location_t resolved_loc; in linemap_unwind_to_first_non_reserved_loc() local
1757 resolved_loc = linemap_resolve_location (set, loc, in linemap_unwind_to_first_non_reserved_loc()
1761 if (resolved_loc >= RESERVED_LOCATION_COUNT in linemap_unwind_to_first_non_reserved_loc()
1766 && (resolved_loc < RESERVED_LOCATION_COUNT in linemap_unwind_to_first_non_reserved_loc()
1770 resolved_loc = linemap_resolve_location (set, loc, in linemap_unwind_to_first_non_reserved_loc()
/dports/lang/gcc11-devel/gcc-11-20211009/libcpp/
H A Dline-map.c1746 location_t resolved_loc; in linemap_unwind_to_first_non_reserved_loc() local
1757 resolved_loc = linemap_resolve_location (set, loc, in linemap_unwind_to_first_non_reserved_loc()
1761 if (resolved_loc >= RESERVED_LOCATION_COUNT in linemap_unwind_to_first_non_reserved_loc()
1766 && (resolved_loc < RESERVED_LOCATION_COUNT in linemap_unwind_to_first_non_reserved_loc()
1770 resolved_loc = linemap_resolve_location (set, loc, in linemap_unwind_to_first_non_reserved_loc()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libcpp/
H A Dline-map.c1746 location_t resolved_loc; in linemap_unwind_to_first_non_reserved_loc() local
1757 resolved_loc = linemap_resolve_location (set, loc, in linemap_unwind_to_first_non_reserved_loc()
1761 if (resolved_loc >= RESERVED_LOCATION_COUNT in linemap_unwind_to_first_non_reserved_loc()
1766 && (resolved_loc < RESERVED_LOCATION_COUNT in linemap_unwind_to_first_non_reserved_loc()
1770 resolved_loc = linemap_resolve_location (set, loc, in linemap_unwind_to_first_non_reserved_loc()
/dports/lang/gcc11/gcc-11.2.0/libcpp/
H A Dline-map.c1746 location_t resolved_loc; in linemap_unwind_to_first_non_reserved_loc() local
1757 resolved_loc = linemap_resolve_location (set, loc, in linemap_unwind_to_first_non_reserved_loc()
1761 if (resolved_loc >= RESERVED_LOCATION_COUNT in linemap_unwind_to_first_non_reserved_loc()
1766 && (resolved_loc < RESERVED_LOCATION_COUNT in linemap_unwind_to_first_non_reserved_loc()
1770 resolved_loc = linemap_resolve_location (set, loc, in linemap_unwind_to_first_non_reserved_loc()

12