Lines Matching refs:to
4 # Permission is hereby granted, free of charge, to any person obtaining
6 # (the "Software"), to deal in the Software without restriction,
7 # including without limitation the rights to use, copy, modify, merge,
9 # and to permit persons to whom the Software is furnished to do so,
10 # subject to the following conditions:
27 # dlmalloc is fragile enough that it isn't worth the risk to try to make it
31 # Fixing errors in boringssl is more likely to cause problems than fix them
35 # We would either need to annotate many of the functions in here, or rewrite
36 # it dangerously to avoid this exemption.
44 # start for a lot of information to be correct, and our error reporting
49 # Musl is fond of negating unsigned integers to round values up.
51 # being coerced to unsigned values.
56 # i.e. it has to convert its second argument to a 8-bit type, which can result