Searched refs:pvalue (Results 26 - 30 of 30) sorted by relevance

12

/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlapi.c430 case LUA_TLIGHTUSERDATA: return pvalue(o);
/freebsd-12-stable/contrib/binutils/bfd/
H A Delflink.c839 bfd_vma *pvalue,
1249 && !bed->merge_symbol (info, sym_hash, h, sym, psec, pvalue,
1333 *pvalue = sym->st_size;
1409 if (h->size > *pvalue)
1410 *pvalue = h->size;
831 _bfd_elf_merge_symbol(bfd *abfd, struct bfd_link_info *info, const char *name, Elf_Internal_Sym *sym, asection **psec, bfd_vma *pvalue, unsigned int *pold_alignment, struct elf_link_hash_entry **sym_hash, bfd_boolean *skip, bfd_boolean *override, bfd_boolean *type_change_ok, bfd_boolean *size_change_ok) argument
H A Delf64-x86-64.c3547 bfd_vma *pvalue ATTRIBUTE_UNUSED,
/freebsd-12-stable/sys/netpfil/ipfw/
H A Dip_fw_sockopt.c3997 tei.pvalue = &v;
/freebsd-12-stable/lib/clang/liblldb/
H A DLLDBWrapLua.cpp791 void *pvalue; member in struct:swig_elua_val::__anon8387::__anon8388
977 void *pvalue; member in struct:__anon8390
1196 SWIG_NewMemberObj(L,entry->value.value.userdata.pvalue,
1200 SWIG_NewPointerObj(L,entry->value.value.userdata.pvalue,
2620 lua_pushstring(L,(char *) constants[i].pvalue);
2625 SWIG_NewPointerObj(L,constants[i].pvalue, *(constants[i]).ptype,0);
2630 SWIG_NewMemberObj(L,constants[i].pvalue,constants[i].lvalue,*(constants[i]).ptype);
[all...]

Completed in 241 milliseconds

12