Home
last modified time | relevance | path

Searched defs:use_short (Results 1 – 2 of 2) sorted by relevance

/external/vboot_reference/firmware/lib/
Dvboot_audio.c62 static void VbGetDevMusicNotes(VbAudioContext *audio, int use_short) in VbGetDevMusicNotes()
213 int use_short = 0; in VbAudioOpen() local
/external/bc/src/
Dopt.c95 bc_opt_error(BcErr err, int c, const char* str, bool use_short) in bc_opt_error()