Home
last modified time | relevance | path

Searched refs:va_type (Results 151 – 175 of 177) sorted by relevance

12345678

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/c-family/
H A Dc-common.c5703 tree va_type = TREE_TYPE (expr); in build_va_arg() local
5704 tree canon_va_type = (va_type == error_mark_node in build_va_arg()
5706 : targetm.canonical_va_list_type (va_type)); in build_va_arg()
5708 if (va_type == error_mark_node in build_va_arg()
5788 if (TREE_CODE (va_type) == ARRAY_TYPE) in build_va_arg()
5811 gcc_assert (POINTER_TYPE_P (va_type)); in build_va_arg()
5812 gcc_assert (TREE_TYPE (va_type) == TREE_TYPE (canon_va_type)); in build_va_arg()
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/swipl/
H A Dinterface.c2055 if ( goal.va_type ) in invoke()
3210 if ( g->va_type && (l = (term_t)g->host_closure) ) in PrologWriteGoalArgs()
/dports/misc/rump/buildrump.sh-b914579/src/sys/fs/union/
H A Dunion_vnops.c817 if ((vap != ap->a_vap) && (vap->va_type == VDIR)) { in union_getattr()
/dports/misc/rump/buildrump.sh-b914579/src/sys/kern/
H A Duipc_usrreq.c970 vattr.va_type = VSOCK; in unp_bind()
/dports/misc/rump/buildrump.sh-b914579/src/sys/fs/puffs/
H A Dpuffs_vnops.c789 create_msg->pvnr_newnode, cnp, ap->a_vap->va_type, 0); in puffs_vnop_create()
849 mknod_msg->pvnr_newnode, cnp, ap->a_vap->va_type, in puffs_vnop_mknod()
/dports/misc/rump/buildrump.sh-b914579/src/sys/fs/udf/
H A Dudf_subr.c5080 if (vap->va_type == VDIR) in udf_dir_attach()
5767 switch (vap->va_type) { in udf_newvnode()
5880 vp->v_type = vap->va_type; in udf_newvnode()
/dports/editors/fpc-ide/fpc-3.2.2/rtl/freebsd/
H A Dconsole.pp325 va_type : longint;
357 va_type : longint;
/dports/lang/fpc-source/fpc-3.2.2/rtl/freebsd/
H A Dconsole.pp325 va_type : longint;
357 va_type : longint;
/dports/lang/fpc-source/fpc-3.2.2/rtl/darwin/
H A Dconsole.pp325 va_type : longint;
357 va_type : longint;
/dports/lang/fpc-source/fpc-3.2.2/rtl/dragonfly/
H A Dconsole.pp325 va_type : longint;
357 va_type : longint;
/dports/lang/fpc/fpc-3.2.2/rtl/dragonfly/
H A Dconsole.pp325 va_type : longint;
357 va_type : longint;
/dports/lang/fpc/fpc-3.2.2/rtl/darwin/
H A Dconsole.pp325 va_type : longint;
357 va_type : longint;
/dports/lang/fpc/fpc-3.2.2/rtl/freebsd/
H A Dconsole.pp325 va_type : longint;
357 va_type : longint;
/dports/lang/fpc-utils/fpc-3.2.2/rtl/dragonfly/
H A Dconsole.pp325 va_type : longint;
357 va_type : longint;
/dports/lang/fpc-utils/fpc-3.2.2/rtl/darwin/
H A Dconsole.pp325 va_type : longint;
357 va_type : longint;
/dports/lang/fpc-utils/fpc-3.2.2/rtl/freebsd/
H A Dconsole.pp325 va_type : longint;
357 va_type : longint;
/dports/editors/fpc-ide/fpc-3.2.2/rtl/darwin/
H A Dconsole.pp325 va_type : longint;
357 va_type : longint;
/dports/editors/fpc-ide/fpc-3.2.2/rtl/dragonfly/
H A Dconsole.pp325 va_type : longint;
357 va_type : longint;
/dports/math/octave/octave-6.4.0/libinterp/parse-tree/
H A Doct-parse.cc8600 std::string va_type = (type == tree_parameter_list::in in validate_param_list() local
8611 if (id && id->name () == va_type) in validate_param_list()
H A Doct-parse.yy4400 std::string va_type = (type == tree_parameter_list::in
4411 if (id && id->name () == va_type)
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/filesystems/
H A Dcoda.rst409 enum coda_vtype va_type; /* vnode type (for create) */
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/filesystems/
H A Dcoda.rst409 enum coda_vtype va_type; /* vnode type (for create) */
/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzfs_ioctl.c4186 vattr.va_type = VREG; in zfs_ioc_smb_acl()
/dports/misc/rump/buildrump.sh-b914579/src/sys/fs/nfs/common/
H A Dnfs_commonsubs.c2097 *tl = vtonfsv34_type(vap->va_type); in nfsv4_fillattr()
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/filesystems/
H A Dcoda.rst409 enum coda_vtype va_type; /* vnode type (for create) */

12345678