Home
last modified time | relevance | path

Searched defs:fcmp (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/aarch64/
H A Dfcsel.s33 fcmp d0, d1 define
35 fcmp d3, d0 define
38 fcmp d3, d2 define
43 fcmp d0, d1 define
45 fcmp d3, d0 define
48 fcmp d3, d2 define
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dtavl.c68 ldap_tavl_insert( TAvlnode ** root, void *data, AVL_CMP fcmp, AVL_DUP fdup ) in ldap_tavl_insert()
195 ldap_tavl_delete( TAvlnode **root, void* data, AVL_CMP fcmp ) in ldap_tavl_delete()
463 ldap_tavl_find3( TAvlnode *root, const void *data, AVL_CMP fcmp, int *ret ) in ldap_tavl_find3()
478 ldap_tavl_find2( TAvlnode *root, const void *data, AVL_CMP fcmp ) in ldap_tavl_find2()
490 ldap_tavl_find( TAvlnode *root, const void* data, AVL_CMP fcmp ) in ldap_tavl_find()
H A Davl.c78 ldap_avl_insert( Avlnode ** root, void *data, AVL_CMP fcmp, AVL_DUP fdup ) in ldap_avl_insert()
188 ldap_avl_delete( Avlnode **root, void* data, AVL_CMP fcmp ) in ldap_avl_delete()
461 AVL_CMP fcmp, in ldap_avl_prefixapply()
536 ldap_avl_find2( Avlnode *root, const void *data, AVL_CMP fcmp ) in ldap_avl_find2()
548 ldap_avl_find( Avlnode *root, const void* data, AVL_CMP fcmp ) in ldap_avl_find()
568 ldap_avl_find_lin( Avlnode *root, const void* data, AVL_CMP fcmp ) in ldap_avl_find_lin()
/netbsd-src/sys/fs/filecorefs/
H A Dfilecore_bmap.c100 struct filecore_mnt *fcmp = ip->i_mnt; in filecore_bmap() local
135 filecore_map(struct filecore_mnt *fcmp, u_int32_t addr, daddr_t lbn, daddr_t *bnp) in filecore_map()
232 filecore_bread(struct filecore_mnt *fcmp, u_int32_t addr, int size, kauth_cred_t cred, struct buf *… in filecore_bread()
H A Dfilecore_vfsops.c229 struct filecore_mnt *fcmp = NULL; in filecore_mount() local
307 struct filecore_mnt *fcmp = (struct filecore_mnt *)0; in filecore_mountfs() local
440 struct filecore_mnt *fcmp; in filecore_unmount() local
482 struct filecore_mnt *fcmp = VFSTOFILECORE(mp); in filecore_statvfs() local
H A Dfilecore_vnops.c127 struct filecore_mnt *fcmp = ip->i_mnt; in filecore_check_permitted() local
167 struct filecore_mnt *fcmp = ip->i_mnt; in filecore_getattr() local
205 struct filecore_mnt *fcmp; in filecore_read() local
H A Dfilecore_node.c135 struct filecore_mnt *fcmp; in filecore_loadvnode() local
/netbsd-src/sbin/restore/
H A Dinteractive.c769 fcmp(const void *f1, const void *f2) in fcmp() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dtypesem.d1049 __gshared FuncDeclaration fcmp = null; in typeSemantic() local
/netbsd-src/sys/arch/m68k/060sp/dist/
H A Dfpsp.s13766 fcmp: label
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dmtype.c4756 static FuncDeclaration *fcmp = NULL; in semantic() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsparc.c13695 rtx mask, cop0, cop1, fcmp, cmask, bshuf, gsr; in sparc_expand_vcond() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc.cc13661 rtx mask, cop0, cop1, fcmp, cmask, bshuf, gsr; in sparc_expand_vcond() local