Searched defs:const_p (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.3-release/contrib/gcc/cp/
H A Dmethod.c983 implicitly_declare_fn(special_function_kind kind, tree type, bool const_p) argument
1119 bool const_p; local
/freebsd-10.3-release/contrib/gcc/
H A Dc-tree.h284 BOOL_BITFIELD const_p : 1; member in struct:c_declspecs
H A Dexpr.c4556 bool const_p = const_from_elts_p ? true : TREE_STATIC (ctor); local
H A Dfold-const.c3494 int const_p = TREE_CODE (rhs) == INTEGER_CST; local
/freebsd-10.3-release/crypto/openssl/ssl/
H A Ds3_srvr.c3389 const unsigned char *const_p; local

Completed in 176 milliseconds