Home
last modified time | relevance | path

Searched refs:put_struct (Results 1 – 14 of 14) sorted by relevance

/dports/games/ldmud/ldmud-3.3.720/src/
H A Dsvalue.h443 #define put_struct(sp,st) \ macro
488 ( (sp)++, put_struct(sp, st) )
H A Defuns.c6008 put_struct(argp, st); in v_to_struct()
6159 put_struct(argp, st); in v_to_struct()
6229 put_struct(argp, newstruct); in v_to_struct()
6566 put_struct(dest, new); in copy_svalue()
6588 put_struct(&sv, (struct_t *)rec->data); in copy_svalue()
H A Dinterpret.c3917 put_struct(&(lvalue->protector), st); in push_protected_indexed_lvalue()
15159 put_struct(sp, st); in eval_instruction()
15494 put_struct(sp, st); in eval_instruction()
H A Dobject.c7776 put_struct(svp, st); in restore_struct()
/dports/math/py-cryptominisat/cryptominisat-5.8.0/src/
H A Dsimplefile.h83 void put_struct(const T& d) in put_struct() function
H A Doccsimplifier.cpp3319 f.put_struct(globalStats); in save_state()
H A Dsearcher.cpp3390 f.put_struct(cl.stats); in write_long_cls()
/dports/math/cryptominisat/cryptominisat-5.8.0/src/
H A Dsimplefile.h83 void put_struct(const T& d) in put_struct() function
H A Doccsimplifier.cpp3319 f.put_struct(globalStats); in save_state()
H A Dsearcher.cpp3390 f.put_struct(cl.stats); in write_long_cls()
/dports/lang/yap/yap-6.2.2/H/
H A DYapOpcodes.h153 OPCODE(put_struct ,xfa),
/dports/lang/yap/yap-6.2.2/BEAM/
H A Deam_am.c1370 &&put_struct,
3219 put_struct:
/dports/lang/yap/yap-6.2.2/misc/
H A Dbuildops864 opinfo("put_struct",[new("x")]).
/dports/lang/yap/yap-6.2.2/C/
H A Dabsmi.c7068 Op(put_struct, xfa);