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

  /src/tests/usr.bin/xlint/lint1/
gcc_attribute_aligned.c 41 struct save87 { struct
52 typedef int sizeof_save87[-(int)sizeof(struct save87)];
expr_sizeof.c 241 // offsets checked below. Without this struct, sizeof(struct save87)
247 struct save87 { struct in function:sequence_of_structs
257 typedef int o1[-(int)((unsigned long)(&(((struct save87 *)0)->s87_dp)))];
260 typedef int o2[-(int)((unsigned long)(&(((struct save87 *)0)->s87_ac)))];
263 typedef int reveal[-(int)sizeof(struct save87)];
  /src/sys/arch/x86/include/
cpu_extended_state.h 103 struct save87 { struct
112 __CTASSERT_NOLINT(sizeof(struct save87) == 108);
233 struct save87 sv_87;

Completed in 12 milliseconds