Home
last modified time | relevance | path

Searched refs:ln_c (Results 1 – 17 of 17) sorted by relevance

/dports/misc/clifm/clifm-1.3/src/
H A Dcolors.c230 *ln_c = '\0'; in reset_filetype_colors()
454 *ln_c = '\0'; in set_filetype_colors()
456 snprintf(ln_c, MAX_COLOR - 1, "\x1b[%sm", colors[i] + 3); in set_filetype_colors()
973 if (!*ln_c) in set_default_colors()
974 strcpy(ln_c, DEF_LN_C); in set_default_colors()
1593 color = ln_c;
1731 printf(_(" %sfile name%s: Symbolic link* (ln)\n"), ln_c, df_c);
H A Dproperties.c134 color = ln_c;
138 color = ln_c;
H A Dfile_operations.c548 printf(_("%s%s%s currently pointing to "), ln_c, link, df_c); in edit_link()
656 printf(_("%s%s%s successfully relinked to "), real_path ? ln_c in edit_link()
H A Dmain.c556 ln_c[MAX_COLOR], /* Symlink */ variable
H A Dhelpers.h968 ln_c[MAX_COLOR], /* Symlink */
H A Dsuggestions.c362 return ln_c;
365 color = ln_c;
H A Dlisting.c1499 file_info[n].color = ln_c; in list_dir_light()
1852 file_info[n].color = ln_c; in list_dir()
1865 file_info[n].color = ln_c; in list_dir()
H A Dtabcomp.c246 case S_IFLNK: return ln_c; in fzftab_color()
/dports/math/calc/calc-2.14.0.14/
H A Dcomfunc.c541 COMPLEX *ln_c; /* ln(x) */ in c_log() local
547 ln_c = c_ln(c, epsilon); in c_log()
549 if (ciszero(ln_c)) { in c_log()
550 return ln_c; in c_log()
581 ret = c_div(ln_c, cln_10); in c_log()
582 comfree(ln_c); in c_log()
/dports/games/caph/caph-1.1/src/
H A Dphys.c368 int ln_c = pt - 1; in phys_insert() local
371 ln_c += 1; in phys_insert()
373 cx->lns = malloc(sizeof(link_t) * (ln_c + glob_ln)); in phys_insert()
399 int ln_c = pt * (pt - 1) / 2; in phys_insert() local
401 cx->lns = malloc(sizeof(link_t) * (ln_c + glob_ln)); in phys_insert()
/dports/misc/clifm/clifm-1.3/misc/codecov/
H A Dcolors.c.gcov393 3: 192: *ln_c = '\0';
2111 1: 944: *ln_c = '\0';
2704 #####: 1177: *ln_c = '\0';
2708 26: 1179: snprintf(ln_c, MAX_COLOR - 1, "\x1b[%sm", colors[i] + 3);
3294 27: 1360: if (!*ln_c)
3298 1: 1361: strcpy(ln_c, DEF_LN_C);
3739 2: 1506: color = ln_c;
4062 2: 1644: printf(_(" %sfile name%s: Symbolic link* (ln)\n"), ln_c, df_c);
H A Dproperties.c.gcov301 #####: 145: color = ln_c;
311 1: 149: color = ln_c;
H A Dmain.c.gcov494 -: 493: ln_c[MAX_COLOR], /* Symlink */
H A Dfile_operations.c.gcov903 1: 483: printf(_("%s%s%s currently pointing to "), ln_c, link, df_c);
1120 2*: 591: printf(_("%s%s%s successfully relinked to "), real_path ? ln_c
H A Dlisting.c.gcov1022 3: 477: file_info[n].color = ln_c;
2753 #####: 1194: file_info[n].color = ln_c;
2785 3979: 1207: file_info[n].color = ln_c;
H A Dsuggestions.c.gcov691 #####: 370: return ln_c;
700 #####: 373: color = ln_c;
/dports/lang/onyx/onyx-5.1.2/bin/onyx/
H A DCookfile.inc.in93 ln_c.nx.in ln_d.nx.in log_a.nx.in log_b.nx.in log_c.nx.in