Searched defs:fa (Results 1 - 25 of 81) sorted by relevance

1234

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/init/
H A Darray3.C9 float fa[3]; member in struct:A
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/init/
H A Darray3.C9 float fa[3]; member in struct:A
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/vect/
H A Dslp-12b.c15 float out2[N*8], fa[N*4]; local
H A Dslp-8.c13 float fa[N]; local
H A Dvect-float-truncate-1.c13 float fa[N]; local
H A Dvect-intfloat-conversion-1.c9 float fa[N]; variable
H A Dvect-intfloat-conversion-4a.c9 float fa[N]; variable
H A Dvect-intfloat-conversion-4b.c9 float fa[N]; variable
H A Dno-vfa-vect-79.c8 float fa[N] __attribute__ ((__aligned__(__BIGGEST_ALIGNMENT__))); variable
H A Dvect-22.c42 float fa[N]; variable
H A Dvect-80.c8 float fa[N] __attribute__ ((__aligned__(__BIGGEST_ALIGNMENT__))); variable
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/vect/
H A Dvect-22.c46 float fa[N]; local
H A Dvect-79.c8 float fa[N] __attribute__ ((__aligned__(16))); variable
H A Dvect-80.c8 float fa[N] __attribute__ ((__aligned__(16))); variable
/netbsd-6-1-5-RELEASE/lib/libc/gen/
H A Dposix_spawnp.c45 posix_spawnp(pid_t * __restrict pid, const char * __restrict file, const posix_spawn_file_actions_t *fa, const posix_spawnattr_t * __restrict sa, char * const *__restrict cav, char * const *__restrict env) argument
H A Dposix_spawn_fileactions.c48 posix_spawn_file_actions_init(posix_spawn_file_actions_t *fa) argument
63 posix_spawn_file_actions_destroy(posix_spawn_file_actions_t *fa) argument
80 posix_spawn_file_actions_getentry(posix_spawn_file_actions_t *fa, unsigned int *i) argument
104 posix_spawn_file_actions_addopen(posix_spawn_file_actions_t * __restrict fa, int fildes, const char * __restrict path, int oflag, mode_t mode) argument
133 posix_spawn_file_actions_adddup2(posix_spawn_file_actions_t *fa, int fildes, int newfildes) argument
155 posix_spawn_file_actions_addclose(posix_spawn_file_actions_t *fa, int fildes) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist5.C25 float fa[] = { d, 1.1 }; // { dg-error "narrowing conversion of 'd'" } variable
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.jason/
H A Dnet2.C20 int fa() {return 0;} function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.jason/
H A Dnet2.C20 int fa() {return 0;} function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/i386/
H A Dvecinit-5.c17 vector float fa(void) { return (vector float){ 1.0, 1.0, 0.0, 0.0}; } function
H A Dvecinit-6.c17 vector int fa(void) { return (vector int){ 1, 1, 0, 0}; } function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/vect/costmodel/ppc/
H A Dcostmodel-slp-12.c15 float out2[N*8], fa[N*4]; local
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dgnu_vector.c32 float fa = 2; variable
H A Dvarargs.c22 float fa,fb,fc,fd; variable
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/dev/
H A Dmkclock.c138 struct fhc_attach_args *fa = aux; local
223 struct fhc_attach_args *fa = aux; local

Completed in 254 milliseconds

1234