Home
last modified time | relevance | path

Searched defs:EXPERIMENT (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DHistable.h61 HEAPCALLSTACK, EXPERIMENT, OTHER enumerator
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DHistable.h61 HEAPCALLSTACK, EXPERIMENT, OTHER enumerator
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc195 #define EXPERIMENT(A,B) (IS_EXPERIMENTAL (MODULE_VERSION) ? (A) : (B)) macro