Home
last modified time | relevance | path

Searched refs:signd (Results 1 - 2 of 2) sorted by relevance

/third_party/openssl/test/
H A Dparams_api_test.c78 const int signd = param->data_type == OSSL_PARAM_INTEGER; in test_param_type_extra() local
85 if (signd) { in test_param_type_extra()
110 if (sizet && !signd) { in test_param_type_extra()
119 if (signd) { in test_param_type_extra()
/third_party/alsa-lib/src/pcm/
H A Dpcm_rate.c285 int signd = snd_pcm_format_signed(orig); in get_best_format() local
301 if (snd_pcm_format_signed(f) == signd) in get_best_format()

Completed in 4 milliseconds