Searched refs:dup_label (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/ibm-public/postfix/dist/src/tlsmgr/
H A Dtlsmgr.c843 const char *dup_label; local
941 if ((dup_label = htable_find(dup_filter, *ent->cache_db)) != 0)
943 *ent->cache_db, dup_label, ent->cache_label);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c1056 char * dup_label;
1078 dup_label = xstrdup (label);
1079 current_function_func_begin_label = dup_label;
1098 fde->dw_fde_begin = dup_label;
1099 fde->dw_fde_current_label = dup_label;
1054 char * dup_label; local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.cc1074 char * dup_label;
1096 dup_label = xstrdup (label);
1097 current_function_func_begin_label = dup_label;
1116 fde->dw_fde_begin = dup_label;
1117 fde->dw_fde_current_label = dup_label;
1072 char * dup_label; local

Completed in 249 milliseconds