HomeSort by: relevance | last modified time | path
    Searched refs:newvar (Results 1 - 21 of 21) sorted by relevancy

  /src/bin/ps/
keyword.c 384 struct var *newvar = emalloc(sizeof(*newvar)); local
385 *newvar = *v;
396 newvar->header = estrdup(hp);
403 newvar->width = strlen(v->header);
407 newvar->flag |= ALTPR|LJUST;
409 return newvar;
  /src/sys/net/lagg/
if_lagg.c 1371 lagg_variant_update(struct lagg_softc *sc, struct lagg_variant *newvar)
1377 psref_target_init(&newvar->lv_psref, lagg_psref_class);
1380 atomic_store_release(&sc->sc_var, newvar);
1657 struct lagg_variant *newvar, *oldvar; local
1662 newvar = kmem_alloc(sizeof(*newvar), KM_SLEEP);
1676 newvar->lv_proto = pr;
1677 newvar->lv_psc = psc;
1678 lagg_variant_update(sc, newvar);
1691 kmem_free(newvar, sizeof(*newvar))
    [all...]
  /src/external/gpl3/gcc/dist/gcc/cp/
coroutines.cc 3546 tree newvar = build_lang_decl (VAR_DECL, get_identifier (nam), var_type); local
3548 DECL_CHAIN (newvar) = b_vars;
3549 BIND_EXPR_VARS (bind) = newvar;
3550 return newvar;
3684 tree newvar = add_var_to_bind (bind_expr, boolean_type_node, local
3690 add_decl_expr (newvar);
3695 tree new_s = cp_build_init_expr (sloc, newvar, cond_inner);
3697 IF_COND (if_stmt) = newvar;
3870 tree newvar = add_var_to_bind (bind_expr, sw_type, "swch", local
3873 add_decl_expr (newvar);
    [all...]
contracts.cc 687 tree newvar = copy_node (oldvar); local
688 TREE_TYPE (newvar) = type;
694 register_local_specialization (newvar, oldvar);
702 POSTCONDITION_IDENTIFIER (contract) = newvar;
pt.cc 11876 tree newvar = copy_node (oldvar);
11877 TREE_TYPE (newvar) = type;
11878 DECL_CONTEXT (newvar) = decl;
11879 POSTCONDITION_IDENTIFIER (r) = newvar;
11888 register_local_specialization (newvar, oldvar);
11875 tree newvar = copy_node (oldvar); local
  /src/external/gpl3/gcc.old/dist/gcc/cp/
coroutines.cc 3329 tree newvar = build_lang_decl (VAR_DECL, get_identifier (nam), var_type); local
3331 DECL_CHAIN (newvar) = b_vars;
3332 BIND_EXPR_VARS (bind) = newvar;
3333 return newvar;
3467 tree newvar = add_var_to_bind (bind_expr, boolean_type_node, local
3473 add_decl_expr (newvar);
3479 newvar, cond_inner);
3481 IF_COND (if_stmt) = newvar;
3654 tree newvar = add_var_to_bind (bind_expr, sw_type, "swch", local
3657 add_decl_expr (newvar);
    [all...]
  /src/external/gpl3/gcc/dist/gcc/fortran/
frontend-passes.cc 917 gfc_expr *newvar; local
940 newvar = NULL;
946 if (newvar == NULL)
947 newvar = create_var (*ei, "fcn");
953 *ej = gfc_copy_expr (newvar);
956 if (newvar)
957 *ei = newvar;
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
frontend-passes.cc 917 gfc_expr *newvar; local
940 newvar = NULL;
946 if (newvar == NULL)
947 newvar = create_var (*ei, "fcn");
953 *ej = gfc_copy_expr (newvar);
956 if (newvar)
957 *ei = newvar;
  /src/external/bsd/tmux/dist/
configure 4246 char *restrict newvar = "Another string";
4272 return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
  /src/external/gpl3/gdb/dist/gnulib/
configure 5056 char *restrict newvar = "Another string";
5082 return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
5242 char *restrict newvar = "Another string";
5268 return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
  /src/external/gpl3/gdb.old/dist/gnulib/
configure 5056 char *restrict newvar = "Another string";
5082 return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
5242 char *restrict newvar = "Another string";
5268 return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
  /src/external/bsd/unbound/dist/
configure 2970 char *restrict newvar = "Another string";
2999 ok |= (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == '\''x'\''
25086 int newvar = 5, var = 0;
25087 atomic_store((_Atomic int*)&var, newvar);
25088 newvar = 0;
25090 if(var == newvar) return 1;
  /src/sys/external/isc/libsodium/dist/
configure 6235 char *restrict newvar = "Another string";
6261 return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
  /src/external/gpl3/binutils.old/dist/
configure 5090 char *restrict newvar = "Another string";
5116 return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
  /src/external/gpl3/gcc/dist/
configure 5065 char *restrict newvar = "Another string";
5091 return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
  /src/external/gpl3/gcc.old/dist/
configure 5038 char *restrict newvar = "Another string";
5064 return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
  /src/external/gpl3/gdb/dist/
configure 5090 char *restrict newvar = "Another string";
5116 return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
  /src/external/gpl3/gdb.old/dist/
configure 5076 char *restrict newvar = "Another string";
5102 return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
  /src/external/public-domain/xz/dist/
configure 6000 char *restrict newvar = "Another string";
6026 return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
  /src/external/gpl3/binutils/dist/
configure 5232 char *restrict newvar = "Another string";
5258 return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
  /src/external/lgpl3/gmp/dist/
configure 9725 char *restrict newvar = "Another string";
9751 return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'

Completed in 232 milliseconds