Searched refs:add_prefix (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/gcc/config/i386/
H A Dcygwin.h219 add_prefix (&exec_prefixes,\
222 add_prefix (&exec_prefixes, cprefix, \
224 add_prefix (&startfile_prefixes,\
/freebsd-9.3-release/contrib/gcc/
H A Dgcc.c299 static void add_prefix (struct path_prefix *, const char *, const char *,
2770 add_prefix (struct path_prefix *pprefix, const char *prefix,
2800 /* Same as add_prefix, but prepending target_system_root to prefix. */
2821 add_prefix (pprefix, prefix, component, priority,
3463 add_prefix (&exec_prefixes, gcc_libexec_prefix, "GCC",
3465 add_prefix (&startfile_prefixes, gcc_exec_prefix, "GCC",
3493 add_prefix (&exec_prefixes, nstore, 0,
3495 add_prefix (&include_prefixes, nstore, 0,
3527 add_prefix (&startfile_prefixes, nstore, NULL,
3560 add_prefix (
2754 add_prefix (struct path_prefix *pprefix, const char *prefix, function
[all...]
H A Dcollect2.c238 static void add_prefix (struct path_prefix *, const char *);
659 add_prefix (struct path_prefix *pprefix, const char *prefix)
733 add_prefix (pprefix, nstore);
1010 add_prefix (&libpath_lib_dirs, "/lib");
1011 add_prefix (&libpath_lib_dirs, "/usr/lib");
1121 add_prefix (&cmdline_lib_dirs, arg+2);
650 add_prefix (struct path_prefix *pprefix, const char *prefix) function
/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-i386.c995 add_prefix (unsigned int prefix)
1803 if (!add_prefix (FWAIT_OPCODE))
1935 add_prefix (REX_OPCODE | i.rex);
2014 switch (add_prefix (current_templates->start->base_opcode))
2086 if (!add_prefix (DS_PREFIX_OPCODE))
2092 if (!add_prefix (CS_PREFIX_OPCODE))
2999 if (!add_prefix (ADDR_PREFIX_OPCODE))
3014 if (!add_prefix (prefix))
3451 if (!add_prefix (i.seg[0]->seg_prefix))
3526 add_prefix (LOCK_PREFIX_OPCOD
994 add_prefix (unsigned int prefix) function
[all...]
/freebsd-9.3-release/usr.sbin/rtadvd/
H A Dconfig.c1109 add_prefix(struct rainfo *rai, struct in6_prefixreq *ipr) function
1299 add_prefix(rai, &ipr);

Completed in 115 milliseconds