Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_resolve_ast.c1227 struct cil_list_item *ofirst = old->head; in __cil_ordered_lists_merge() local
1239 if (ofirst == NULL) { in __cil_ordered_lists_merge()
1247 omatch = __cil_ordered_find_match(nmatch, ofirst); in __cil_ordered_lists_merge()
1258 if (nmatch != nfirst && omatch != ofirst) { in __cil_ordered_lists_merge()
/external/bison/doc/
Dbison.texi11214 $ @kbd{flex -ofirst-line.c first-line.l}
11215 $ @kbd{gcc -ofirst-line first-line.c -ll}
12328 @c LocalWords: hbox hss hfill tt ly yyin fopen fclose ofirst gcc ll lookahead
Dbison.info10433 $ flex -ofirst-line.c first-line.l
10434 $ gcc -ofirst-line first-line.c -ll