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

  /src/sys/sys/
exec_aout.h 106 #define N_ALIGN(ex,x) \
135 N_ALIGN(ex, N_TXTOFF(ex) + (ex).a_text)
  /src/tools/arm-elf2aout/sys/
exec_aout.h 106 #define N_ALIGN(ex,x) \
135 N_ALIGN(ex, N_TXTOFF(ex) + (ex).a_text)
  /src/tools/m68k-elf2aout/sys/
exec_aout.h 106 #define N_ALIGN(ex,x) \
135 N_ALIGN(ex, N_TXTOFF(ex) + (ex).a_text)

Completed in 13 milliseconds