Home
last modified time | relevance | path

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

/external/sg3_utils/lib/
Dsg_lib.c3581 bool has_stdin, split_line, skip_first, redo_first; in sg_f2hex_arr() local
/external/flatbuffers/src/
Didl_parser.cpp2211 auto skip_first = static_cast<int>(is_union && skip_union_default); in ReverseLookup() local