Searched +defs:ind +defs:token (Results 1 - 3 of 3) sorted by relevance
| /src/lib/libterminfo/ |
| H A D | compile.c | 74 uint16_t ind; local in function:_ti_promote 194 _ti_find_cap(TIC *tic, TBUF *tbuf, char type, short ind) argument 525 char esc, *token; local in function:_ti_get_token 557 _ti_encode_buf_id_num(TBUF *tbuf, int ind, int num, size_t len) argument 571 _ti_encode_buf_id_count_str(TBUF * tbuf,int ind,const void * buf,size_t len) argument 582 _ti_encode_buf_id_flags(TBUF * tbuf,int ind,int flag) argument 595 char *token, *p, *e, *name, *desc, *alias; local in function:_ti_compile 598 short ind; local in function:_ti_compile [all...] |
| H A D | termcap.c | 83 uint32_t ind; local in function:tgetflag 107 uint32_t ind; local in function:tgetnum 139 uint32_t ind; local in function:tgetstr 491 char *info, *ip, *token, *val, *p, tok[3]; local in function:captoinfo [all...] |
| /src/usr.bin/indent/ |
| H A D | indent.c | 75 struct buffer token; variable in typeref:struct:buffer 170 ind_add(int ind, const char *s, size_t len) argument 290 int ind = 0; local in function:initialize_parser 374 int ind = ind_add(base, code.s, code.len); local in function:indent_declarator 841 int ind = ps.decl_ind - (int)token.len; local in function:process_unary_op 973 int ind = ps.ind_level > 0 && ps.decl_level == 0 local in function:process_type_outside_parentheses [all...] |
Completed in 3 milliseconds