Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/include/__type_traits/
H A Dis_function.h26 struct _LIBCPP_TEMPLATE_VIS is_function : integral_constant<bool, __is_function(_Tp)> {}; struct
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dmips-tfile.c2874 int is_function = 0; /* != 0 if function */ local
/openbsd-src/gnu/gcc/gcc/
H A Dmips-tfile.c2769 int is_function = 0; /* != 0 if function */ in parse_def() local