OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aslc
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/glx/apple/
apple_glx_log.c
41
static aslclient
aslc
;
variable
48
aslc
= asl_open(NULL, NULL, 0);
125
asl_vlog(
aslc
, msg, level, fmt, args);
/external/mesa3d/src/glx/apple/
apple_glx_log.c
41
static aslclient
aslc
;
variable
48
aslc
= asl_open(NULL, NULL, 0);
125
asl_vlog(
aslc
, msg, level, fmt, args);
Completed in 188 milliseconds