Searched refs:IntegerOverflowExcludePaths (Results 1 – 3 of 3) sorted by relevance
108 $(call add_json_list, IntegerOverflowExcludePaths, $(INTEGER_OVERFLOW_EXCLUDE_PATHS) $(PRODUC…
288 IntegerOverflowExcludePaths []string `json:",omitempty"` member
1376 if len(c.productVariables.IntegerOverflowExcludePaths) == 0 {1379 return HasAnyPrefix(path, c.productVariables.IntegerOverflowExcludePaths)