Searched defs:is_valid_system_handle (Results 1 - 1 of 1) sorted by relevance

/external/svox/pico/lib/
H A Dpicoapi.c54 int is_valid_system_handle(pico_System system) function
167 if ((system == NULL) || !is_valid_system_handle(*system)) {
209 if (!is_valid_system_handle(system)) {
248 if (!is_valid_system_handle(system)) {
282 if (!is_valid_system_handle(system)) {
321 if (!is_valid_system_handle(system)) {
353 if (!is_valid_system_handle(system)) {
387 if (!is_valid_system_handle(system)) {
414 if (!is_valid_system_handle(system)) {
446 if (!is_valid_system_handle(syste
[all...]

Completed in 119 milliseconds