Searched defs:cur (Results 1 – 8 of 8) sorted by relevance
/lib/ |
D | errseq.c | 60 errseq_t cur, old; in errseq_set() local 146 errseq_t cur = READ_ONCE(*eseq); in errseq_check() local
|
D | cmdline.c | 52 char *cur = *str; in get_option() local
|
D | test_list_sort.c | 74 struct list_head *cur; in list_sort_test() local
|
D | ts_fsm.c | 137 struct ts_fsm_token *cur = NULL, *next; in fsm_find() local
|
D | rbtree_test.c | 173 struct test_node *cur, *n; in check_postorder_foreach() local
|
D | kobject.c | 153 int cur = strlen(kobject_name(parent)); in fill_kobj_path() local
|
D | vsprintf.c | 1182 int cur, rbot, rtop; in bitmap_list_string() local
|
/lib/zstd/ |
D | zstd_opt.h | 440 U32 cur, match_num, last_pos, litlen, price; in ZSTD_compressBlock_opt_generic() local 738 U32 cur, match_num, last_pos, litlen, price; in ZSTD_compressBlock_opt_extDict_generic() local
|