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

  /src/usr.bin/make/
make.h 140 #define MAKE_ATTR_NOINLINE __attribute__((__noinline__))
142 #define MAKE_ATTR_NOINLINE /* delete */
arch.c 170 MAKE_ATTR_NOINLINE static char *

Completed in 12 milliseconds