Home
last modified time | relevance | path

Searched defs:next_arg (Results 1 – 4 of 4) sorted by relevance

/libCEED/examples/ceed/
H A Dex3-volume.c67 int next_arg = ((ia + 1) < argc), parse_error = 0; in main() local
H A Dex2-surface.c68 int next_arg = ((ia + 1) < argc), parse_error = 0; in main() local
H A Dex1-volume.c68 int next_arg = ((ia + 1) < argc), parse_error = 0; in main() local
/libCEED/examples/rust-qfunctions/
H A Dex1-volume.c69 int next_arg = ((ia + 1) < argc), parse_error = 0; in main() local