Searched refs:__const (Results 1 – 6 of 6) sorted by relevance
| /xnu-8020.101.4/makedefs/ |
| H A D | MakeInc.def | 680 -Wl,-sectalign,__HIB,__const,0x1000 \ 688 -Wl,-rename_section,__DATA,__const,__DATA_CONST,__const \ 690 -Wl,-rename_section,__KLD,__const,__KLDDATA,__const \ 734 -Wl,-sectalign,__DATA,__const,0x1000 \ 736 -Wl,-rename_section,__KLD,__const,__KLDDATA,__const \ 793 -Wl,-rename_section,__HIB,__const,__DATA_CONST,__hib_const \ 800 -Wl,-sectalign,__DATA,__const,0x4000 \ 806 -Wl,-rename_section,__DATA,__const,__DATA_CONST,__const \ 808 -Wl,-rename_section,__KLD,__const,__KLDDATA,__const \ 821 -Wl,-rename_section,__PPLDATA,__const,__PPLDATA_CONST,__const \
|
| /xnu-8020.101.4/osfmk/arm/ |
| H A D | data.s | 107 .section __DATA, __const
|
| /xnu-8020.101.4/bsd/sys/ |
| H A D | cdefs.h | 116 #define __const const /* define reserved names to standard */ macro 133 #define __const /* delete pseudo-ANSI C keywords */ macro 148 #define const __const /* convert ANSI C keywords */
|
| /xnu-8020.101.4/libkern/os/ |
| H A D | overflow.h | 49 __os_warn_unused(__const bool x) in __os_warn_unused()
|
| /xnu-8020.101.4/osfmk/arm64/ |
| H A D | start.s | 207 .section __DATA_CONST,__const
|
| H A D | locore.s | 190 .section __DATA_CONST,__const
|