HomeSort by relevance Sort by last modified time
    Searched refs:optflags (Results 1 - 5 of 5) sorted by null

  /external/mksh/src/
sh_flags.h 8 unsigned char optflags; \
Build.sh 338 optflags=-std-compile-opts
355 optflags=$i
383 optflags=-std-compile-opts
    [all...]
  /external/ceres-solver/scripts/
ceres-solver.spec 73 %define optflags ""
  /external/iptables/iptables/
ip6tables.c 75 #define NUMBER_OF_OPT ARRAY_SIZE(optflags)
76 static const char optflags[] variable
314 optflags[i]);
325 optflags[i]);
333 for (ptr = optflags; option > 1; option >>= 1, ptr++);
    [all...]
iptables.c 72 #define NUMBER_OF_OPT ARRAY_SIZE(optflags)
73 static const char optflags[] variable
308 optflags[i]);
319 optflags[i]);
327 for (ptr = optflags; option > 1; option >>= 1, ptr++);
    [all...]

Completed in 258 milliseconds