Searched refs:str_start (Results 1 – 3 of 3) sorted by relevance
379 /* str_start returns 1 if the b is a prefix of a, 0 otherwise */380 -int str_start(const char *a,const char *b) __pure__;381 +int str_start(const char *a,const char *b) __PURE;
2033 const char *str_start = str; in drm_mode_parse_cmdline_res_mode() local2052 remaining = length - (end_ptr - str_start); in drm_mode_parse_cmdline_res_mode()
5174 unsigned int str_start, var_str_idx, idx; in hist_trigger_elt_update() local5178 str_start = hist_data->n_field_var_str + in hist_trigger_elt_update()5181 idx = str_start + var_str_idx; in hist_trigger_elt_update()