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

  /external/selinux/libsepol/cil/src/
cil_resolve_ast.c 1280 struct cil_list_item *omatch = NULL; local
    [all...]
  /external/u-boot/scripts/
checkpatch.pl 623 my $omatch = $1;
624 last if ($lastpos > 0 && ($curpos - length($omatch) != $lastpos));
629 $oval .= $omatch;
    [all...]

Completed in 52 milliseconds