HomeSort by: relevance | last modified time | path
    Searched defs:fpacc87 (Results 1 - 3 of 3) sorted by relevancy

  /src/tests/usr.bin/xlint/lint1/
gcc_attribute_aligned.c 29 struct fpacc87 { struct
39 typedef int sizeof_fpacc87[-(int)sizeof(struct fpacc87)];
47 struct fpacc87 s87_ac[8];
expr_sizeof.c 235 struct fpacc87 { struct in function:sequence_of_structs
244 struct fpacc87 r _Alignas(16);
253 struct fpacc87 s87_ac[8];
  /src/sys/arch/x86/include/
cpu_extended_state.h 62 struct fpacc87 { struct
69 struct fpacc87 r __aligned(16);
110 struct fpacc87 s87_ac[8]; /* accumulator contents */

Completed in 13 milliseconds