Home
last modified time | relevance | path

Searched refs:zx_pmm_PMUpdate_s (Results 1 – 5 of 5) sorted by relevance

/dports/security/p5-Net-SAML/zxid-1.42/c/
H A Dzx-pmm-data.h614 struct zx_pmm_PMUpdate_s { struct
622 int zx_DEC_ATTR_pmm_PMUpdate(struct zx_ctx* c, struct zx_pmm_PMUpdate_s* x);
623 int zx_DEC_ELEM_pmm_PMUpdate(struct zx_ctx* c, struct zx_pmm_PMUpdate_s* x);
626 struct zx_pmm_PMUpdate_s* zx_DEEP_CLONE_pmm_PMUpdate(struct zx_ctx* c, struct zx_pmm_PMUpdate_s* x,…
637 int zx_pmm_PMUpdate_NUM_PMUpdateItem(struct zx_pmm_PMUpdate_s* x);
638 int zx_pmm_PMUpdate_NUM_NotifyTo(struct zx_pmm_PMUpdate_s* x);
641 struct zx_elem_s* zx_pmm_PMUpdate_POP_NotifyTo(struct zx_pmm_PMUpdate_s* x);
653 void zx_pmm_PMUpdate_DEL_PMUpdateItem(struct zx_pmm_PMUpdate_s* x, int n);
654 void zx_pmm_PMUpdate_DEL_NotifyTo(struct zx_pmm_PMUpdate_s* x,int n);
656 void zx_pmm_PMUpdate_REV_PMUpdateItem(struct zx_pmm_PMUpdate_s* x);
[all …]
H A Dzx-pmm-dec.c370 int zx_DEC_ATTR_pmm_PMUpdate(struct zx_ctx* c, struct zx_pmm_PMUpdate_s* x) in zx_DEC_ATTR_pmm_PMUpdate()
378 int zx_DEC_ELEM_pmm_PMUpdate(struct zx_ctx* c, struct zx_pmm_PMUpdate_s* x) in zx_DEC_ELEM_pmm_PMUpdate()
H A Dzx-e-data.h179 struct zx_pmm_PMUpdate_s* PMUpdate; /* {0,1} nada */
422 struct zx_pmm_PMUpdate_s* zx_e_Body_GET_PMUpdate(struct zx_e_Body_s* x, int n);
876 struct zx_pmm_PMUpdate_s* zx_e_Body_POP_PMUpdate(struct zx_e_Body_s* x);
1103 void zx_e_Body_PUSH_PMUpdate(struct zx_e_Body_s* x, struct zx_pmm_PMUpdate_s* y);
1332 void zx_e_Body_PUT_PMUpdate(struct zx_e_Body_s* x, int n, struct zx_pmm_PMUpdate_s* y);
1559 void zx_e_Body_ADD_PMUpdate(struct zx_e_Body_s* x, int n, struct zx_pmm_PMUpdate_s* z);
H A Dzx-e-dec.c656 x->PMUpdate = (struct zx_pmm_PMUpdate_s*)el; in zx_DEC_ELEM_e_Body()
H A Dzx-elems.c2522 … zx_pmm_PMUpdate_EL_DESC = { 0, zx_pmm_PMUpdate_ELEM, sizeof(struct zx_pmm_PMUpdate_s), (void*)&zx…