OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:g_checksum_update
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/glib/glib/
galias.h
406
extern __typeof (
g_checksum_update
) IA__g_checksum_update __attribute((visibility("hidden")));
407
#define
g_checksum_update
IA__g_checksum_update
macro
[
all
...]
galiasdef.c
409
#undef
g_checksum_update
macro
410
extern __typeof (
g_checksum_update
)
g_checksum_update
__attribute((alias("IA__g_checksum_update"), visibility("default")));
[
all
...]
Completed in 92 milliseconds