Home
last modified time | relevance | path

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

/external/libvpx/libvpx/
Dargs.c95 char *short_val = def->has_val ? " <arg>" : ""; in arg_show_usage() local
/external/flatbuffers/tests/
Dtest.cpp685 const int16_t short_val = -32222; // 0x8222; in FuzzTest1() local