Searched refs:ofirst (Results 1 – 3 of 3) sorted by relevance
1227 struct cil_list_item *ofirst = old->head; in __cil_ordered_lists_merge() local1239 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()
11214 $ @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
10433 $ flex -ofirst-line.c first-line.l10434 $ gcc -ofirst-line first-line.c -ll