Searched defs:top (Results 26 - 50 of 50) sorted by relevance

12

/barrelfish-2018-10-04/lib/lua/src/
H A Dlvm.c296 StkId top = L->top; local
449 StkId top = L->top - 1; /* top when 'call_binTM' was called */ local
[all...]
H A Dlauxlib.c68 int top = lua_gettop(L); local
119 int top = lua_gettop(L); local
[all...]
H A Dlstrlib.c893 int top = lua_gettop(L); local
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Dbip_serialize.c584 pword *base, *top; local
H A Dgc_stacks.c708 top_ptr top; local
746 top_ptr top; local
1318 control_ptr fp, top, pfp; local
1501 control_ptr fp, top; local
2180 register control_ptr fp, top; local
2580 control_ptr fp, top; local
2653 control_ptr top; local
[all...]
H A Dbigrat.c798 _copy_heap_big(value v1, type t1, pword *top, pword *dest) argument
999 _copy_heap_rat(value v1, type t1, pword *top, pword *dest) argument
[all...]
H A Dbip_arith.c1445 un_arith_op( value v1, type t1, pword *result, int op, int top) argument
1467 unary_arith_op( value v1, type t1, value v, type t, int op, int top) argument
H A Dintervals.c1423 p_ria_unop(value vop, type top, value v_xl, type t_xl, value v_xu, type t_xu, value v_zl, type t_zl, value v_zu, type t_zu) argument
1441 p_ria_binop(value vop, type top, value v_xl, type t_xl, value v_xu, type t_xu, value v_yl, type t_yl, value v_yu, type t_yu, value v_zl, type t_zl, value v_zu, type t_zu) argument
1461 p_ria_ternop(value vop, type top, value v_xl, type t_xl, value v_xu, type t_xu, value v_yl, type t_yl, value v_yu, type t_yu, value v_zl, type t_zl, value v_zu, type t_zu, value v_rl, type t_rl, value v_ru, type t_ru) argument
H A Dos_support.c440 char *top = out; /* highest point in the path */ local
[all...]
H A Dread.c2068 transf_meta_out(value val, type tag, pword *top, dident mod, pword *presult) argument
H A Dbip_db.c2528 vmcode *base, *code, *top; local
H A Dtypes.h432 struct top_frame *top; member in union:control::top_frame::frame
435 } *top; member in union:control
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/err/
H A Derr.c791 get_error_values(int inc, int top, const char **file, int *line, const char **data, int *flags) argument
[all...]
H A Derr.h157 int top,bottom; member in struct:err_state_st
/barrelfish-2018-10-04/lib/libc/regex/
H A Dregcomp.c1165 cset *top = &p->g->sets[p->g->ncsets]; local
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/bn/
H A Dbn.h303 int top; /* Index of last used d +1. */ member in struct:bignum_st
[all...]
/barrelfish-2018-10-04/include/openssl/
H A Dbn.h303 int top; /* Index of last used d +1. */ member in struct:bignum_st
[all...]
H A Derr.h157 int top,bottom; member in struct:err_state_st
/barrelfish-2018-10-04/usr/eclipseclp/icparc_solvers/rxspencer/
H A Dregcomp.c1058 register cset *top = &p->g->sets[p->g->ncsets]; local
1084 register cset *top = &p->g->sets[p->g->ncsets]; local
/barrelfish-2018-10-04/include/vm/
H A Dvm_map.c3497 vm_offset_t bot, top; local
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/infiniband/hw/mthca/
H A Dmthca_dev.h180 u32 top; member in struct:mthca_alloc
/barrelfish-2018-10-04/lib/tommath/pre_gen/
H A Dmpi.c4495 register mp_digit *top, *bottom; local
7072 register mp_digit *bottom, *top; local
[all...]
/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_compile.c1518 int i, bot, top; local
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/net/mlx4/
H A Dmlx4.h258 uint32_t top; member in struct:mlx4_bitmap
/barrelfish-2018-10-04/lib/dmalloc/
H A Ddmalloc.c2647 mchunkptr top; member in struct:malloc_state
5208 mchunkptr top = m->top; local
[all...]

Completed in 474 milliseconds

12