Searched refs:can_fail (Results 1 – 5 of 5) sorted by relevance
179 can_fail=False): argument185 destination_path, can_fail)209 can_fail=False): argument218 destination_path, can_fail)
372 can_fail): argument375 source_path, destination_path, can_fail)381 if not can_fail:401 can_fail=False): argument404 can_fail))
43 can_fail=False): argument
875 full_destination, can_fail=True)
399 def attach_probes(sym, fn_prefix=None, can_fail=False): argument411 if can_fail:423 attach_probes("aligned_alloc", can_fail=True) # added in C11