OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:subObj
(Results
1 - 3
of
3
) sorted by null
/external/svox/pico/lib/
picodata.c
77
void *
subObj
;
94
if (NULL != this->
subObj
) {
126
this->
subObj
= NULL;
137
if (NULL != (*this)->
subObj
) {
627
this->
subObj
= NULL;
637
if (NULL != (*this)->
subObj
) {
[
all
...]
picoknow.h
178
void *
subObj
;
picodata.h
518
void *
subObj
;
Completed in 277 milliseconds