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

  /src/sys/sys/
cdefs.h 455 #define __section(x) /* delete */ macro
459 #define __section(x) __attribute__((__section__(x))) macro
465 #define __section(x) error: no __section for this compiler macro
cdefs.h 455 #define __section(x) /* delete */ macro
459 #define __section(x) __attribute__((__section__(x))) macro
465 #define __section(x) error: no __section for this compiler macro

Completed in 23 milliseconds