HomeSort by: relevance | last modified time | path
    Searched refs:make_label (Results 1 - 16 of 16) sorted by relevancy

  /src/distrib/utils/embedded/conf/
octeon.conf 17 make_label() {
riscv32.conf 17 make_label() {
riscv64.conf 17 make_label() {
arm64.conf 17 make_label() {
arm64mbr.conf 13 make_label() {
rpi_inst.conf 21 make_label() {
nintendo.conf 15 make_label() {
rpi.conf 19 make_label() {
x86.conf 16 make_label() {
armv7.conf 12 make_label() {
  /src/external/bsd/tmux/dist/
tmux.c 47 static char *make_label(const char *, char **);
187 make_label(const char *label, char **cause) function
526 if ((path = make_label(label, &cause)) == NULL) {
  /src/distrib/utils/embedded/
mkimage 46 # - make_label: Prints disklabel to stdout
397 make_label > ${tmp}/label
401 make_label > ${tmp}/label
  /src/external/gpl3/binutils/dist/binutils/
dlltool.c 2301 make_label (const char *prefix, const char *name)
4099 head_label = make_label ("_head_", imp_name_lab);
4123 head_label = make_label ("__tailMerge_", imp_name_lab);
2300 make_label (const char *prefix, const char *name) function
  /src/external/gpl3/binutils.old/dist/binutils/
dlltool.c 2300 make_label (const char *prefix, const char *name)
4098 head_label = make_label ("_head_", imp_name_lab);
4122 head_label = make_label ("__tailMerge_", imp_name_lab);
2299 make_label (const char *prefix, const char *name) function
  /src/external/gpl3/gcc/dist/gcc/c/
c-decl.cc 4026 make_label (location_t location, tree name, bool defining,
4076 label = make_label (input_location, name, false, &label_vars);
4186 label = make_label (input_location, name, false, &label_vars);
4302 label = make_label (location, name, true, &label_vars);
4010 make_label (location_t location, tree name, bool defining, function
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-decl.cc 3841 make_label (location_t location, tree name, bool defining,
3891 label = make_label (input_location, name, false, &label_vars);
3995 label = make_label (input_location, name, false, &label_vars);
4110 label = make_label (location, name, true, &label_vars);
3825 make_label (location_t location, tree name, bool defining, function

Completed in 43 milliseconds