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

  /src/external/gpl3/gdb/dist/gdb/
ada-lang.c 7383 field_alignment (struct type *type, int f)
7722 off = align_up (off, field_alignment (type, f))
7371 field_alignment (struct type *type, int f) function
  /src/external/gpl3/gdb.old/dist/gdb/
ada-lang.c 7418 field_alignment (struct type *type, int f)
7757 off = align_up (off, field_alignment (type, f))
7406 field_alignment (struct type *type, int f) function

Completed in 42 milliseconds