Home
last modified time | relevance | path

Searched defs:_ffeintrin_spec_ (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dintdoc.c86 struct _ffeintrin_spec_ struct
88 const char *const name; /* Uppercase name as seen in source code,
91 const bool is_actualarg; /* Ok to pass as actual arg if -pedantic. */
92 const ffeintrinFamily family;
93 const ffeintrinImp implementation;
H A Dintrin.c48 struct _ffeintrin_spec_ struct
50 const char *const name; /* Uppercase name as seen in source code,
53 const bool is_actualarg; /* Ok to pass as actual arg if -pedantic. */
54 const ffeintrinFamily family;
55 const ffeintrinImp implementation;