Gitiles
Code Review
Sign In
192.168.1.100
/
T106_DC
/
117bb44df0d8c7614d814ebb7e81f60e2ea42159
/
.
/
ap
/
libc
/
glibc
/
glibc-2.23
/
assert
/
Versions
blob: 9e1a5f2d6f513e59d29960244701e3e25ef96ae2 [
file
] [
log
] [
blame
]
lh
9ed821d
2023-04-07 01:36:19 -0700
[
diff
] [
blame
]
1
libc
{
2
GLIBC_2
.
0
{
3
# functions used in inline functions or macros
4
__assert_fail
;
__assert_perror_fail
;
5
}
6
GLIBC_2
.
2
{
7
# just for standard compliance
8
__assert
;
9
}
10
}