Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dvol.c44 sox_bool have_type; in getopts() local
51 …if (!argc || (have_type = sscanf(argv[0], "%lf %10s %c", &vol->gain, type_string, &dummy) - 1) > 1) in getopts()
56 if (!have_type && argc) { in getopts()
57 have_type = sox_true; in getopts()
62 if (have_type) { in getopts()
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20190609-patch.sh.bz21#!/bin/sh 2# Use this script to patch ncurses 6.1 to 6.1 ( ...