Searched refs:relocatep (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl2/groff/dist/src/include/
H A Drelocate.h28 char *relocatep (const char *path);
/netbsd-current/external/gpl2/groff/dist/src/libs/libgroff/
H A Drelocate.cpp205 char *relocatep(const char *path) function
208 fprintf(stderr, "relocatep: path = %s\n", path);
209 fprintf(stderr, "relocatep: INSTALLPATH = %s\n", INSTALLPATH);
210 fprintf(stderr, "relocatep: INSTALLPATHLEN = %d\n", INSTALLPATHLEN);
233 p = relocatep(path);
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dcoff-alpha.c1480 bfd_boolean relocatep;
1497 relocatep = FALSE;
1539 relocatep = TRUE;
1548 relocatep = TRUE;
1556 relocatep = TRUE;
1589 relocatep = TRUE;
1794 if (relocatep)
1474 bfd_boolean relocatep; local
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dcoff-alpha.c1489 bool relocatep;
1506 relocatep = false;
1548 relocatep = true;
1557 relocatep = true;
1565 relocatep = true;
1598 relocatep = true;
1803 if (relocatep)
1483 bool relocatep; local
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dcoff-alpha.c1488 bool relocatep;
1505 relocatep = false;
1547 relocatep = true;
1556 relocatep = true;
1564 relocatep = true;
1597 relocatep = true;
1802 if (relocatep)
1482 bool relocatep; local
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dcoff-alpha.c1530 bool relocatep;
1548 relocatep = false;
1576 relocatep = true;
1585 relocatep = true;
1593 relocatep = true;
1615 relocatep = true;
1828 if (relocatep && r == bfd_reloc_ok)
1524 bool relocatep; local

Completed in 306 milliseconds