Home
last modified time | relevance | path

Searched refs:compile_atom (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Parser/
Dpgen.c44 static void compile_atom(labellist *ll,
279 compile_atom(ll, nf, n, pa, pb); in compile_item()
292 compile_atom(labellist *ll, nfa *nf, node *n, int *pa, int *pb) in compile_atom() function
/external/minijail/
Dsyscall_filter.c235 int compile_atom(struct parser_state *state, struct filter_block *head, in compile_atom() function
455 if (compile_atom(state, head, comp, labels, nr, in compile_policy_line()