Home
last modified time | relevance | path

Searched refs:notfirst (Results 1 – 3 of 3) sorted by relevance

/third_party/selinux/libsepol/cil/src/
Dcil_write_ast.c57 int notfirst = 0; in write_expr() local
61 if (notfirst) in write_expr()
64 notfirst = 1; in write_expr()
188 int notfirst = 0; in write_node_list() local
192 if (notfirst) in write_node_list()
195 notfirst = 1; in write_node_list()
206 int notfirst = 0; in write_string_list() local
215 if (notfirst) in write_string_list()
218 notfirst = 1; in write_string_list()
227 int notfirst = 0; in write_datum_list() local
[all …]
/third_party/cups-filters/filter/foomatic-rip/
Doptions.h89 int notfirst; /* TODO remove */ member
Dpostscript.c623 o->notfirst = 0; in _print_ps()
792 o->notfirst = 1; in _print_ps()