Searched refs:haseq (Results 1 – 6 of 6) sorted by relevance
138 static int _parse_param_key(struct vparse_state *state, int *haseq) in _parse_param_key() argument140 *haseq = 0; in _parse_param_key()150 *haseq = 1; in _parse_param_key()191 int haseq = 0; in _parse_entry_params() local196 haseq = 0; in _parse_entry_params()201 r = _parse_param_key(state, &haseq); in _parse_entry_params()276 if (haseq) in _parse_entry_params()285 if (haseq) in _parse_entry_params()305 if (haseq) in _parse_entry_params()
125 static int _parse_param_key(struct vparse_state *state, int *haseq) in _parse_param_key() argument127 *haseq = 0; in _parse_param_key()137 *haseq = 1; in _parse_param_key()177 int haseq = 0; in _parse_entry_params() local182 haseq = 0; in _parse_entry_params()187 r = _parse_param_key(state, &haseq); in _parse_entry_params()262 if (haseq) in _parse_entry_params()271 if (haseq) in _parse_entry_params()290 if (haseq) in _parse_entry_params()
139 static int _parse_param_key(struct vparse_state *state, int *haseq) in _parse_param_key() argument141 *haseq = 0; in _parse_param_key()151 *haseq = 1; in _parse_param_key()192 int haseq = 0; in _parse_entry_params() local197 haseq = 0; in _parse_entry_params()202 r = _parse_param_key(state, &haseq); in _parse_entry_params()277 if (haseq) in _parse_entry_params()286 if (haseq) in _parse_entry_params()306 if (haseq) in _parse_entry_params()
417 haseq, hasname: Boolean;439 haseq := false;453 haseq := true;457 if haseq then
1579 bool haseq = false; in detectImpliedIntegers() local1584 haseq = true; in detectImpliedIntegers()1589 if (haseq) continue; in detectImpliedIntegers()