Home
last modified time | relevance | path

Searched refs:NUMTYPE_INT (Results 1 – 1 of 1) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dcore-util.c2284 NUMTYPE_INT, enumerator
2305 pa_assert(type != NUMTYPE_INT || tmp); in prepare_number_string()
2443 if (prepare_number_string(s, NUMTYPE_INT, &tmp, &s) < 0) { in pa_atol()
2477 if (prepare_number_string(s, NUMTYPE_INT, &tmp, &s) < 0) { in pa_atoi64()