OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PICODBG_SET_LOG_FILTERFN
(Results
1 - 2
of
2
) sorted by null
/external/svox/pico/lib/
picodbg.h
125
* By calling
PICODBG_SET_LOG_FILTERFN
() the log filter may be changed
208
#define
PICODBG_SET_LOG_FILTERFN
(name) \
284
#define
PICODBG_SET_LOG_FILTERFN
(name)
picoextapi.c
117
PICODBG_SET_LOG_FILTERFN
((const char *)name);
Completed in 137 milliseconds