OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BP_SYM
(Results
1 - 5
of
5
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
libc-lock.h
532
# define
BP_SYM
(sym) sym
534
weak_extern (
BP_SYM
(__pthread_mutex_init))
535
weak_extern (
BP_SYM
(__pthread_mutex_destroy))
536
weak_extern (
BP_SYM
(__pthread_mutex_lock))
537
weak_extern (
BP_SYM
(__pthread_mutex_trylock))
538
weak_extern (
BP_SYM
(__pthread_mutex_unlock))
539
weak_extern (
BP_SYM
(__pthread_mutexattr_init))
540
weak_extern (
BP_SYM
(__pthread_mutexattr_destroy))
541
weak_extern (
BP_SYM
(__pthread_mutexattr_settype))
542
weak_extern (
BP_SYM
(__pthread_rwlock_init)
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
libc-lock.h
532
# define
BP_SYM
(sym) sym
534
weak_extern (
BP_SYM
(__pthread_mutex_init))
535
weak_extern (
BP_SYM
(__pthread_mutex_destroy))
536
weak_extern (
BP_SYM
(__pthread_mutex_lock))
537
weak_extern (
BP_SYM
(__pthread_mutex_trylock))
538
weak_extern (
BP_SYM
(__pthread_mutex_unlock))
539
weak_extern (
BP_SYM
(__pthread_mutexattr_init))
540
weak_extern (
BP_SYM
(__pthread_mutexattr_destroy))
541
weak_extern (
BP_SYM
(__pthread_mutexattr_settype))
542
weak_extern (
BP_SYM
(__pthread_rwlock_init)
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
libc-lock.h
532
# define
BP_SYM
(sym) sym
534
weak_extern (
BP_SYM
(__pthread_mutex_init))
535
weak_extern (
BP_SYM
(__pthread_mutex_destroy))
536
weak_extern (
BP_SYM
(__pthread_mutex_lock))
537
weak_extern (
BP_SYM
(__pthread_mutex_trylock))
538
weak_extern (
BP_SYM
(__pthread_mutex_unlock))
539
weak_extern (
BP_SYM
(__pthread_mutexattr_init))
540
weak_extern (
BP_SYM
(__pthread_mutexattr_destroy))
541
weak_extern (
BP_SYM
(__pthread_mutexattr_settype))
542
weak_extern (
BP_SYM
(__pthread_rwlock_init)
[
all
...]
/external/bison/lib/
memchr.c
45
# define
BP_SYM
(sym) sym
171
weak_alias (__memchr,
BP_SYM
(memchr))
/ndk/sources/host-tools/sed-4.2.1/lib/
memchr.c
45
# define
BP_SYM
(sym) sym
171
weak_alias (__memchr,
BP_SYM
(memchr))
Completed in 1392 milliseconds