Home
last modified time | relevance | path

Searched refs:HOST_HOOKS_GT_PCH_ALLOC_GRANULARITY (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dhosthooks-def.h34 #define HOST_HOOKS_GT_PCH_ALLOC_GRANULARITY \ macro
48 HOST_HOOKS_GT_PCH_ALLOC_GRANULARITY \
DChangeLog-200431169 * hosthooks-def.h (HOST_HOOKS_GT_PCH_ALLOC_GRANULARITY): Define
31191 HOST_HOOKS_GT_PCH_ALLOC_GRANULARITY.
/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Dhost-cygwin.cc34 #undef HOST_HOOKS_GT_PCH_ALLOC_GRANULARITY
35 #define HOST_HOOKS_GT_PCH_ALLOC_GRANULARITY cygwin_gt_pch_alloc_granularity macro
Dhost-mingw32.cc42 #undef HOST_HOOKS_GT_PCH_ALLOC_GRANULARITY
43 #define HOST_HOOKS_GT_PCH_ALLOC_GRANULARITY mingw32_gt_pch_alloc_granularity macro
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dhostconfig.texi75 @deftypefn {Host Hook} size_t HOST_HOOKS_GT_PCH_ALLOC_GRANULARITY (void);
Dgccint.info44306 -- Host Hook: size_t HOST_HOOKS_GT_PCH_ALLOC_GRANULARITY (void);
55658 * HOST_HOOKS_GT_PCH_ALLOC_GRANULARITY: Host Common. (line 43)