Searched refs:prec (Results 1 – 10 of 10) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | hardcopy.c | 1538 prt_write_real(double val, int prec) in prt_write_real() argument 1543 prt_real_bits(val, prec, &integer, &fraction); in prt_write_real() 1553 prec--; in prt_write_real() 1557 sprintf((char *)prt_line_buffer, ".%0*d", prec, fraction); in prt_write_real() 1568 prt_def_var(char *name, double value, int prec) in prt_def_var() argument 1573 prt_write_real(value, prec); in prt_def_var()
|
| H A D | drawline.c | 253 int lcs_prec_todo = wp->w_lcs_chars.prec; // prec until it's been used in win_line() 2590 c = wp->w_lcs_chars.prec; in win_line() 3206 lcs_prec_todo = wp->w_lcs_chars.prec; in win_line()
|
| H A D | structs.h | 3388 int prec; member
|
| H A D | screen.c | 4844 {&lcs_chars.prec, "precedes"}, in set_chars_option()
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | ayacc.vim | 30 syn match ayaccKey "[ \t]%\(prec\|expect\|nonassoc\)\>"
|
| H A D | yacc.vim | 64 syn match yaccKey "\s%\(prec\|expect\)\>" contained
|
| H A D | plaintex.vim | 102 …id\|models\|[ns][ew]arrow\|neq\=\|ni\|not\%(in\)\=\|owns\|parallel\|perp\|prec\%(eq\)\=\|propto\|[…
|
| H A D | aml.vim | 32 …gion] pop[ularity] por[ouspuff] pos pos[tscript] positions postscript pow prec[ision] prep[are] pr…
|
| H A D | tex.vim | 819 \ ['prec' , '≺'],
|
| H A D | raku.vim | 168 syn match rakuProperty display "\a\@=\%(signature\|context\|also\|shape\|prec\|irs\|ofs\|ors…
|