HomeSort by: relevance | last modified time | path
    Searched refs:decode_uint (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/audio/common/
decode.c 62 decode_uint(const char *arg, unsigned *intp) function in typeref:typename:void
libaudio.h 280 void decode_uint (const char *, unsigned *);
  /src/usr.bin/midirecord/
midirecord.c 136 decode_uint(optarg, &notes_per_beat);
148 decode_uint(optarg, &round_beats);
705 decode_uint(num_buf, &ip[count++]);
712 decode_uint(num_buf, &ip[count++]);

Completed in 12 milliseconds