Home
last modified time | relevance | path

Searched defs:ret_i (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/lib/
Dtst_net.c77 static int tst_safe_atoi(const char *s, int *ret_i) in tst_safe_atoi()
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dtransportstream.c88 gsize ret_i = 0; in transport_stream_get_all_pt() local
/third_party/pulseaudio/src/pulsecore/
Dcore-util.c2263 int pa_atoi(const char *s, int32_t *ret_i) { in pa_atoi()