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

  /external/selinux/libsepol/src/
conditional.c 478 cond_expr_t *cur_expr, *next_expr; local
483 for (cur_expr = expr; cur_expr != NULL; cur_expr = next_expr) {
484 next_expr = cur_expr->next;
  /toolchain/binutils/binutils-2.27/gas/config/
tc-xtensa.c 1848 const char *next_expr; local
    [all...]

Completed in 527 milliseconds