Home
last modified time | relevance | path

Searched defs:optreset (Results 1 – 3 of 3) sorted by relevance

/third_party/libwebsockets/win32port/win32helpers/
Dgetopt.c56 optreset; /* reset getopt */ variable
/third_party/mesa3d/src/getopt/
Dgetopt_long.c61 int optreset; /* reset getopt */ variable
/third_party/rust/crates/libc/src/solid/
Dmod.rs842 pub static mut optreset: c_int; constant